Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Ddnotify.h17 fl_owner_t dn_owner;
32 extern void dnotify_flush(struct file *, fl_owner_t);
37 static inline void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
H A Dfilelock.h39 fl_owner_t (*lm_get_owner)(fl_owner_t);
40 void (*lm_put_owner)(fl_owner_t);
103 fl_owner_t flc_owner;
200 void locks_remove_posix(struct file *, fl_owner_t);
230 fl_owner_t owner);
318 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
409 fl_owner_t owner) in locks_owner_has_blockers()
H A Dnfs_fs.h75 fl_owner_t lockowner;
100 fl_owner_t flock_owner;
H A Dfs.h1167 typedef void *fl_owner_t; typedef
2170 int (*flush) (struct file *, fl_owner_t id);
2912 extern int filp_close(struct file *, fl_owner_t id);
/linux/fs/notify/dnotify/
H A Ddnotify.c151 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
229 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn()
265 fl_owner_t id = current->files; in fcntl_dirnotify()
/linux/include/trace/events/
H A Dfilelock.h72 __field(fl_owner_t, owner)
129 __field(fl_owner_t, owner)
182 __field(fl_owner_t, owner)
/linux/fs/smb/client/
H A Dcifsfs.h105 extern int cifs_flush(struct file *, fl_owner_t id);
/linux/fs/lockd/
H A Dsvclock.c811 static fl_owner_t nlmsvc_get_owner(fl_owner_t owner) in nlmsvc_get_owner()
816 static void nlmsvc_put_owner(fl_owner_t owner) in nlmsvc_put_owner()
/linux/include/linux/lockd/
H A Dlockd.h113 * Map an fl_owner_t into a unique 32-bit "pid"
120 fl_owner_t owner;
/linux/fs/ecryptfs/
H A Dfile.c309 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush()
/linux/fs/fuse/
H A Dfuse_i.h1355 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
1499 unsigned int open_flags, fl_owner_t id, bool isdir);
H A Dfile.c338 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
366 (fl_owner_t) file, isdir); in fuse_release_common()
399 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
439 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush()
743 fl_owner_t owner) in fuse_send_read()
1068 size_t count, fl_owner_t owner) in fuse_send_write()
1633 fl_owner_t owner = current->files; in fuse_direct_io()
/linux/fs/nfs/
H A Dnfs4state.c844 fl_owner_t owner, fl_owner_t owner2) in __nfs4_find_lock_state()
865 static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_alloc_lock_state()
893 static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_get_lock_state()
984 fl_owner_t owner, fl_flock_owner; in nfs4_copy_lock_stateid()
H A Dnfs4file.c111 nfs4_file_flush(struct file *file, fl_owner_t id) in nfs4_file_flush()
H A Dnfs4_fs.h157 fl_owner_t ls_owner;
H A Dfile.c140 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush()
/linux/fs/orangefs/
H A Dfile.c554 static int orangefs_flush(struct file *file, fl_owner_t id) in orangefs_flush()
/linux/drivers/char/
H A Dps3flash.c272 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush()
/linux/drivers/accel/amdxdna/
H A Damdxdna_pci_drv.c132 static int amdxdna_flush(struct file *f, fl_owner_t id) in amdxdna_flush()
/linux/drivers/usb/
H A Dusb-skeleton.c136 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
/linux/fs/bcachefs/
H A Dthread_with_file.c259 static int thread_with_stdio_flush(struct file *file, fl_owner_t id) in thread_with_stdio_flush()
/linux/fs/overlayfs/
H A Dfile.c637 static int ovl_flush(struct file *file, fl_owner_t id) in ovl_flush()
/linux/fs/nfsd/
H A Dnfs4state.c1521 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
1791 (fl_owner_t)lo); in nfsd4_revoke_states()
5856 fl->c.flc_owner = (fl_owner_t)dp; in nfs4_alloc_init_lease()
7833 static fl_owner_t
7834 nfsd4_lm_get_owner(fl_owner_t owner) in nfsd4_lm_get_owner()
7843 nfsd4_lm_put_owner(fl_owner_t owner) in nfsd4_lm_put_owner()
8312 file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock()
8494 file_lock->c.flc_owner = (fl_owner_t)lo; in nfsd4_lockt()
8569 file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku()
8630 if (fl->c.flc_owner == (fl_owner_t)lowne in check_for_locks()
[all...]
/linux/fs/
H A Dlocks.c331 bool locks_owner_has_blockers(struct file_lock_context *flctx, fl_owner_t owner) in locks_owner_has_blockers()
2604 void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
/linux/drivers/char/xillybus/
H A Dxillybus_core.c1177 static int xillybus_flush(struct file *filp, fl_owner_t id) in xillybus_flush()

12