Home
last modified time | relevance | path

Searched refs:fl_owner_t (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v4.19/include/linux/
Ddnotify.h17 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()
Dnfs_fs.h63 fl_owner_t lockowner;
70 fl_owner_t flock_owner;
Dfs.h971 typedef void *fl_owner_t; typedef
983 fl_owner_t (*lm_get_owner)(fl_owner_t);
984 void (*lm_put_owner)(fl_owner_t);
1032 fl_owner_t fl_owner;
1098 extern void locks_remove_posix(struct file *, fl_owner_t);
1172 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
1742 int (*flush) (struct file *, fl_owner_t id);
2454 extern int filp_close(struct file *, fl_owner_t id);
/Linux-v4.19/include/trace/events/
Dfilelock.h72 __field(fl_owner_t, fl_owner)
129 __field(fl_owner_t, fl_owner)
182 __field(fl_owner_t, fl_owner)
/Linux-v4.19/fs/notify/dnotify/
Ddnotify.c149 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
227 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn()
263 fl_owner_t id = current->files; in fcntl_dirnotify()
/Linux-v4.19/fs/exofs/
Dfile.c61 static int exofs_flush(struct file *file, fl_owner_t id) in exofs_flush()
/Linux-v4.19/fs/cifs/
Dcifsfs.h110 extern int cifs_flush(struct file *, fl_owner_t id);
/Linux-v4.19/drivers/firmware/efi/
Dcapsule-loader.c255 static int efi_capsule_flush(struct file *file, fl_owner_t id) in efi_capsule_flush()
/Linux-v4.19/fs/nfs/
Dnfs4file.c110 nfs4_file_flush(struct file *file, fl_owner_t id) in nfs4_file_flush()
Dnfs4state.c831 fl_owner_t fl_owner, fl_owner_t fl_owner2) in __nfs4_find_lock_state()
852 static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t fl_owner) in nfs4_alloc_lock_state()
886 static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_get_lock_state()
977 fl_owner_t fl_owner, fl_flock_owner; in nfs4_copy_lock_stateid()
Dnfs4_fs.h149 fl_owner_t ls_owner;
Dfile.c139 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush()
/Linux-v4.19/include/linux/lockd/
Dlockd.h129 fl_owner_t owner;
/Linux-v4.19/fs/ecryptfs/
Dfile.c304 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush()
/Linux-v4.19/fs/lockd/
Dclntproc.c84 static struct nlm_lockowner *__nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlm_find_lockowner()
95 static struct nlm_lockowner *nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlm_find_lockowner()
Dsvc4proc.c49 lock->fl.fl_owner = (fl_owner_t) host; in nlm4svc_retrieve_args()
Dsvcproc.c79 lock->fl.fl_owner = (fl_owner_t) host; in nlmsvc_retrieve_args()
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_fd.c51 static int scif_fdflush(struct file *f, fl_owner_t id) in scif_fdflush()
/Linux-v4.19/drivers/char/
Dps3flash.c284 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush()
/Linux-v4.19/fs/fuse/
Dfuse_i.h914 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
Dfile.c259 (fl_owner_t) file); in fuse_release_common()
311 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
394 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush()
647 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_read()
963 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_write()
1363 fl_owner_t owner = current->files; in fuse_direct_io()
/Linux-v4.19/drivers/usb/
Dusb-skeleton.c135 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
/Linux-v4.19/fs/nfsd/
Dnfs4state.c1243 filp_close(file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
4312 fl->fl_owner = (fl_owner_t)dp; in nfs4_alloc_init_lease()
5612 static fl_owner_t
5613 nfsd4_fl_get_owner(fl_owner_t owner) in nfsd4_fl_get_owner()
5622 nfsd4_fl_put_owner(fl_owner_t owner) in nfsd4_fl_put_owner()
6057 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock()
6213 file_lock->fl_owner = (fl_owner_t)lo; in nfsd4_lockt()
6275 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku()
6334 if (fl->fl_owner == (fl_owner_t)lowner) { in check_for_locks()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1067 static int amdgpu_flush(struct file *f, fl_owner_t id) in amdgpu_flush()
/Linux-v4.19/fs/
Dopen.c1130 int filp_close(struct file *filp, fl_owner_t id) in filp_close()

12