fl_owner_t         16 include/linux/dnotify.h 	fl_owner_t		dn_owner;
fl_owner_t         32 include/linux/dnotify.h extern void dnotify_flush(struct file *, fl_owner_t);
fl_owner_t         37 include/linux/dnotify.h static inline void dnotify_flush(struct file *filp, fl_owner_t id)
fl_owner_t        922 include/linux/fs.h 	fl_owner_t fl_owner;
fl_owner_t        981 include/linux/fs.h extern void locks_remove_posix(struct file *, fl_owner_t);
fl_owner_t       1048 include/linux/fs.h static inline void locks_remove_posix(struct file *filp, fl_owner_t owner)
fl_owner_t       1501 include/linux/fs.h 	int (*flush) (struct file *, fl_owner_t id);
fl_owner_t       2073 include/linux/fs.h extern int filp_close(struct file *, fl_owner_t id);
fl_owner_t        125 include/linux/lockd/lockd.h 	fl_owner_t owner;
fl_owner_t         59 include/linux/nfs_fs.h 	fl_owner_t l_owner;
fl_owner_t         48 include/trace/events/filelock.h 		__field(fl_owner_t, fl_owner)