| /Linux-v5.15/include/linux/ |
| D | dnotify.h | 17 fl_owner_t dn_owner; 33 extern void dnotify_flush(struct file *, fl_owner_t); 38 static inline void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
|
| D | nfs_fs.h | 73 fl_owner_t lockowner; 81 fl_owner_t flock_owner;
|
| D | fs.h | 1056 typedef void *fl_owner_t; typedef 1066 fl_owner_t (*lm_get_owner)(fl_owner_t); 1067 void (*lm_put_owner)(fl_owner_t); 1121 fl_owner_t fl_owner; 1188 extern void locks_remove_posix(struct file *, fl_owner_t); 1267 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix() 2087 int (*flush) (struct file *, fl_owner_t id); 2751 extern int filp_close(struct file *, fl_owner_t id);
|
| /Linux-v5.15/fs/notify/dnotify/ |
| D | dnotify.c | 135 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() 213 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn() 249 fl_owner_t id = current->files; in fcntl_dirnotify()
|
| /Linux-v5.15/include/trace/events/ |
| D | filelock.h | 72 __field(fl_owner_t, fl_owner) 129 __field(fl_owner_t, fl_owner) 182 __field(fl_owner_t, fl_owner)
|
| /Linux-v5.15/fs/cifs/ |
| D | cifsfs.h | 107 extern int cifs_flush(struct file *, fl_owner_t id);
|
| /Linux-v5.15/fs/lockd/ |
| D | svclock.c | 791 static fl_owner_t nlmsvc_get_owner(fl_owner_t owner) in nlmsvc_get_owner() 796 static void nlmsvc_put_owner(fl_owner_t owner) in nlmsvc_put_owner()
|
| D | clntproc.c | 86 static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlmclnt_find_lockowner() 97 static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlmclnt_find_lockowner()
|
| /Linux-v5.15/drivers/firmware/efi/ |
| D | capsule-loader.c | 254 static int efi_capsule_flush(struct file *file, fl_owner_t id) in efi_capsule_flush()
|
| /Linux-v5.15/fs/fuse/ |
| D | fuse_i.h | 1149 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id); 1282 unsigned int open_flags, fl_owner_t id, bool isdir);
|
| D | file.c | 302 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release() 332 (fl_owner_t) file, isdir); in fuse_release_common() 371 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() 474 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush() 771 fl_owner_t owner) in fuse_send_read() 1049 size_t count, fl_owner_t owner) in fuse_send_write() 1466 fl_owner_t owner = current->files; in fuse_direct_io()
|
| /Linux-v5.15/include/linux/lockd/ |
| D | lockd.h | 130 fl_owner_t owner;
|
| /Linux-v5.15/fs/ecryptfs/ |
| D | file.c | 290 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush()
|
| /Linux-v5.15/fs/nfs/ |
| D | nfs4state.c | 846 fl_owner_t fl_owner, fl_owner_t fl_owner2) in __nfs4_find_lock_state() 867 static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t fl_owner) in nfs4_alloc_lock_state() 901 static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_get_lock_state() 992 fl_owner_t fl_owner, fl_flock_owner; in nfs4_copy_lock_stateid()
|
| D | nfs4file.c | 111 nfs4_file_flush(struct file *file, fl_owner_t id) in nfs4_file_flush()
|
| D | nfs4_fs.h | 155 fl_owner_t ls_owner;
|
| D | file.c | 140 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush()
|
| /Linux-v5.15/fs/orangefs/ |
| D | file.c | 535 static int orangefs_flush(struct file *file, fl_owner_t id) in orangefs_flush()
|
| /Linux-v5.15/drivers/char/ |
| D | ps3flash.c | 272 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush()
|
| /Linux-v5.15/drivers/usb/ |
| D | usb-skeleton.c | 136 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
|
| /Linux-v5.15/fs/nfsd/ |
| D | nfs4state.c | 1384 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid() 5038 fl->fl_owner = (fl_owner_t)dp; in nfs4_alloc_init_lease() 6499 static fl_owner_t 6500 nfsd4_fl_get_owner(fl_owner_t owner) in nfsd4_fl_get_owner() 6509 nfsd4_fl_put_owner(fl_owner_t owner) in nfsd4_fl_put_owner() 6952 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock() 7118 file_lock->fl_owner = (fl_owner_t)lo; in nfsd4_lockt() 7180 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku() 7239 if (fl->fl_owner == (fl_owner_t)lowner) { in check_for_locks()
|
| /Linux-v5.15/fs/overlayfs/ |
| D | file.c | 632 static int ovl_flush(struct file *file, fl_owner_t id) in ovl_flush()
|
| /Linux-v5.15/fs/ |
| D | open.c | 1298 int filp_close(struct file *filp, fl_owner_t id) in filp_close()
|
| /Linux-v5.15/drivers/usb/class/ |
| D | cdc-wdm.c | 677 static int wdm_flush(struct file *file, fl_owner_t id) in wdm_flush()
|
| /Linux-v5.15/drivers/char/xillybus/ |
| D | xillybus_core.c | 1145 static int xillybus_flush(struct file *filp, fl_owner_t id) in xillybus_flush()
|