Home
last modified time | relevance | path

Searched refs:hppfs_private (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/hppfs/
Dhppfs.c30 struct hppfs_private { struct
239 struct hppfs_private *hppfs = file->private_data; in hppfs_read()
288 struct hppfs_private *data = file->private_data; in hppfs_write()
395 static struct hppfs_private *hppfs_data(void) in hppfs_data()
397 struct hppfs_private *data; in hppfs_data()
403 *data = ((struct hppfs_private ) { .host_fd = -1, in hppfs_data()
423 struct hppfs_private *data; in hppfs_open()
484 struct hppfs_private *data; in hppfs_dir_open()
511 struct hppfs_private *data = file->private_data; in hppfs_llseek()
528 struct hppfs_private *data = file->private_data; in hppfs_release()
[all …]