Searched refs:__fops (Results 1 – 1 of 1) sorted by relevance
145 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument146 static int __fops ## _open(struct inode *inode, struct file *file) \151 static const struct file_operations __fops = { \152 .open = __fops ## _open, \