Searched defs:fops (Results 1 – 7 of 7) sorted by relevance
346 struct kexec_file_ops *fops; in arch_kexec_kernel_image_probe() local
265 static const struct file_operations fops = { variable
127 const struct file_operations *fops, umode_t mode, in spufs_new_file()
662 const struct file_operations fops; member
1112 static struct op fops[16] = { variable
1157 static struct op fops[16] = { variable
469 #define _D_SPORT(name, perms, fops) \ argument