Searched defs:fop (Results 1 – 14 of 14) sorted by relevance
311 const struct file_operations *fop) in file_init_path()341 const struct file_operations *fop) in alloc_file()
176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
60 unsigned short fop; member
56 unsigned short fop; member
24 unsigned short fop; member
210 const struct file_operations *fop) in fuse_ctl_add_dentry()
371 const struct file_operations *fop) in lookup_file()
646 struct cmd_debugfs_fileop_request fop; member661 struct cmd_debugfs_fileop_response fop; member838 struct cmd_debug_fopen_request fop; member854 struct cmd_debug_fopen_response fop; member
1135 struct op *fop; in vfp_double_cpdo() local
1180 struct op *fop; in vfp_single_cpdo() local
40 u16 fop; /* Last Instruction Opcode */ member
154 __u16 fop; member
1449 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
2502 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument