/Linux-v5.4/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 | 63 fl_owner_t lockowner; 71 fl_owner_t flock_owner;
|
D | fs.h | 1025 typedef void *fl_owner_t; typedef 1035 fl_owner_t (*lm_get_owner)(fl_owner_t); 1036 void (*lm_put_owner)(fl_owner_t); 1089 fl_owner_t fl_owner; 1156 extern void locks_remove_posix(struct file *, fl_owner_t); 1235 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix() 1830 int (*flush) (struct file *, fl_owner_t id); 2537 extern int filp_close(struct file *, fl_owner_t id);
|
/Linux-v5.4/fs/notify/dnotify/ |
D | dnotify.c | 141 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() 219 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn() 255 fl_owner_t id = current->files; in fcntl_dirnotify()
|
/Linux-v5.4/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.4/fs/cifs/ |
D | cifsfs.h | 114 extern int cifs_flush(struct file *, fl_owner_t id);
|
/Linux-v5.4/drivers/firmware/efi/ |
D | capsule-loader.c | 253 static int efi_capsule_flush(struct file *file, fl_owner_t id) in efi_capsule_flush()
|
/Linux-v5.4/fs/nfs/ |
D | nfs4file.c | 110 nfs4_file_flush(struct file *file, fl_owner_t id) in nfs4_file_flush()
|
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 | nfs4_fs.h | 152 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.4/include/linux/lockd/ |
D | lockd.h | 130 fl_owner_t owner;
|
/Linux-v5.4/fs/ecryptfs/ |
D | file.c | 290 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush()
|
/Linux-v5.4/fs/lockd/ |
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.4/drivers/char/ |
D | ps3flash.c | 272 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush()
|
/Linux-v5.4/drivers/misc/mic/scif/ |
D | scif_fd.c | 42 static int scif_fdflush(struct file *f, fl_owner_t id) in scif_fdflush()
|
/Linux-v5.4/fs/orangefs/ |
D | file.c | 624 static int orangefs_flush(struct file *file, fl_owner_t id) in orangefs_flush()
|
/Linux-v5.4/fs/fuse/ |
D | file.c | 288 (fl_owner_t) file); in fuse_release_common() 340 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id() 436 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush() 721 fl_owner_t owner) in fuse_send_read() 1038 size_t count, fl_owner_t owner) in fuse_send_write() 1439 fl_owner_t owner = current->files; in fuse_direct_io()
|
D | fuse_i.h | 997 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
|
/Linux-v5.4/drivers/usb/ |
D | usb-skeleton.c | 136 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
|
/Linux-v5.4/fs/nfsd/ |
D | nfs4state.c | 1299 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid() 4791 fl->fl_owner = (fl_owner_t)dp; in nfs4_alloc_init_lease() 6087 static fl_owner_t 6088 nfsd4_fl_get_owner(fl_owner_t owner) in nfsd4_fl_get_owner() 6097 nfsd4_fl_put_owner(fl_owner_t owner) in nfsd4_fl_put_owner() 6531 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock() 6687 file_lock->fl_owner = (fl_owner_t)lo; in nfsd4_lockt() 6749 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku() 6808 if (fl->fl_owner == (fl_owner_t)lowner) { in check_for_locks()
|
/Linux-v5.4/drivers/usb/class/ |
D | cdc-wdm.c | 586 static int wdm_flush(struct file *file, fl_owner_t id) in wdm_flush()
|
/Linux-v5.4/fs/ |
D | open.c | 1164 int filp_close(struct file *filp, fl_owner_t id) in filp_close()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 1309 static int amdgpu_flush(struct file *f, fl_owner_t id) in amdgpu_flush()
|
/Linux-v5.4/drivers/input/ |
D | evdev.c | 329 static int evdev_flush(struct file *file, fl_owner_t id) in evdev_flush()
|