Home
last modified time | relevance | path

Searched refs:fl_owner_t (Results 1 – 25 of 30) 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 Dnfs_fs.h75 fl_owner_t lockowner;
100 fl_owner_t flock_owner;
H A Dfs.h1327 typedef void *fl_owner_t; typedef
1935 int (*flush) (struct file *, fl_owner_t id);
2551 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/fs/lockd/
H A Dsvclock.c787 static fl_owner_t nlmsvc_get_owner(fl_owner_t owner) in nlmsvc_get_owner()
792 static void nlmsvc_put_owner(fl_owner_t owner) in nlmsvc_put_owner()
H A Dclntproc.c89 static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlmclnt_find_lockowner()
100 static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlmclnt_find_lockowner()
H A Dlockd.h159 fl_owner_t owner;
/linux/fs/smb/client/
H A Dcifsfs.h117 int cifs_flush(struct file *file, fl_owner_t id);
H A Dfile.c1955 hash_lockowner(fl_owner_t owner) in hash_lockowner()
2959 int cifs_flush(struct file *file, fl_owner_t id) in cifs_flush()
/linux/fs/nfs/
H A Dnfs4state.c818 fl_owner_t owner, fl_owner_t owner2) in __nfs4_find_lock_state()
839 static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_alloc_lock_state()
867 static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_get_lock_state()
958 fl_owner_t owner, fl_flock_owner; in nfs4_copy_lock_stateid()
H A Dnfs4file.c113 nfs4_file_flush(struct file *file, fl_owner_t id) in nfs4_file_flush()
H A Dfile.c144 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush()
H A Dinode.c1215 ctx->flock_owner = (fl_owner_t)filp; in alloc_nfs_open_context()
/linux/fs/fuse/
H A Dfile.c354 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
394 (fl_owner_t) file, isdir); in fuse_release_common()
427 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
467 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush()
796 fl_owner_t owner) in fuse_send_read()
1173 size_t count, fl_owner_t owner) in fuse_send_write()
1708 fl_owner_t owner = current->files; in fuse_direct_io()
/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/usb/
H A Dusb-skeleton.c136 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
/linux/fs/overlayfs/
H A Dfile.c632 static int ovl_flush(struct file *file, fl_owner_t id) in ovl_flush()
/linux/fs/nfsd/
H A Dnfs4state.c1760 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
2003 filp_close(nf->nf_file, (fl_owner_t)lo); in revoke_ol_stid()
6590 fl->c.flc_owner = (fl_owner_t)dp; in nfs4_alloc_init_lease()
8673 static fl_owner_t
8674 nfsd4_lm_get_owner(fl_owner_t owner) in nfsd4_lm_get_owner()
8683 nfsd4_lm_put_owner(fl_owner_t owner) in nfsd4_lm_put_owner()
9159 file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock()
9341 file_lock->c.flc_owner = (fl_owner_t)lo; in nfsd4_lockt()
9416 file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku()
9477 if (fl->c.flc_owner == (fl_owner_t)lowner) { in check_for_locks()
/linux/drivers/usb/class/
H A Dcdc-wdm.c674 static int wdm_flush(struct file *file, fl_owner_t id) in wdm_flush()
/linux/drivers/char/xillybus/
H A Dxillybus_core.c1177 static int xillybus_flush(struct file *filp, fl_owner_t id) in xillybus_flush()
H A Dxillyusb.c1606 static int xillyusb_flush(struct file *filp, fl_owner_t id) in xillyusb_flush()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c3040 static int amdgpu_flush(struct file *f, fl_owner_t id) in amdgpu_flush()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1689 static int spufs_mfc_flush(struct file *file, fl_owner_t id) in spufs_mfc_flush()
/linux/drivers/scsi/
H A Dst.c1370 static int st_flush(struct file *filp, fl_owner_t id) in st_flush()

12