Home
last modified time | relevance | path

Searched defs:cfs_psdev_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h82 struct cfs_psdev_ops { struct
83 int (*p_open)(unsigned long, void *);
84 int (*p_close)(unsigned long, void *);
85 int (*p_read)(struct cfs_psdev_file *, char *, unsigned long);
86 int (*p_write)(struct cfs_psdev_file *, char *, unsigned long);
87 int (*p_ioctl)(struct cfs_psdev_file *, unsigned long, void *);