Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddnotify.h16 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()
Dfs.h913 typedef void *fl_owner_t; typedef
925 fl_owner_t (*lm_get_owner)(fl_owner_t);
926 void (*lm_put_owner)(fl_owner_t);
968 fl_owner_t fl_owner;
1035 extern void locks_remove_posix(struct file *, fl_owner_t);
1110 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
1603 int (*flush) (struct file *, fl_owner_t id);
2207 extern int filp_close(struct file *, fl_owner_t id);
Dnfs_fs.h59 fl_owner_t l_owner;
/linux-4.1.27/fs/notify/dnotify/
Ddnotify.c150 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
223 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn()
259 fl_owner_t id = current->files; in fcntl_dirnotify()
/linux-4.1.27/fs/exofs/
Dfile.c61 static int exofs_flush(struct file *file, fl_owner_t id) in exofs_flush()
/linux-4.1.27/include/trace/events/
Dfilelock.h48 __field(fl_owner_t, fl_owner)
/linux-4.1.27/fs/cifs/
Dcifsfs.h101 extern int cifs_flush(struct file *, fl_owner_t id);
Dfile.c2337 int cifs_flush(struct file *file, fl_owner_t id) in cifs_flush()
/linux-4.1.27/include/linux/lockd/
Dlockd.h125 fl_owner_t owner;
/linux-4.1.27/fs/ecryptfs/
Dfile.c250 static int ecryptfs_flush(struct file *file, fl_owner_t td) in ecryptfs_flush()
/linux-4.1.27/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.c48 lock->fl.fl_owner = (fl_owner_t) host; in nlm4svc_retrieve_args()
Dsvcproc.c78 lock->fl.fl_owner = (fl_owner_t) host; in nlmsvc_retrieve_args()
/linux-4.1.27/fs/fuse/
Dfuse_i.h858 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
Dfile.c262 (fl_owner_t) file); in fuse_release_common()
314 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
397 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush()
637 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_read()
949 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_write()
1340 fl_owner_t owner = current->files; in fuse_direct_io()
/linux-4.1.27/drivers/char/
Dps3flash.c284 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush()
/linux-4.1.27/fs/nfs/
Dnfs4_fs.h144 fl_owner_t ls_owner;
Dnfs4state.c804 __nfs4_find_lock_state(struct nfs4_state *state, fl_owner_t fl_owner) in __nfs4_find_lock_state()
821 static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t fl_owner) in nfs4_alloc_lock_state()
855 static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner) in nfs4_get_lock_state()
946 fl_owner_t fl_owner; in nfs4_copy_lock_stateid()
Dinternal.h346 int nfs_file_flush(struct file *, fl_owner_t);
Dfile.c145 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush()
/linux-4.1.27/drivers/usb/
Dusb-skeleton.c139 static int skel_flush(struct file *file, fl_owner_t id) in skel_flush()
/linux-4.1.27/fs/nfsd/
Dnfs4state.c1102 filp_close(file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
3991 fl->fl_owner = (fl_owner_t)fp; in nfs4_alloc_init_lease()
5163 static fl_owner_t
5164 nfsd4_fl_get_owner(fl_owner_t owner) in nfsd4_fl_get_owner()
5173 nfsd4_fl_put_owner(fl_owner_t owner) in nfsd4_fl_put_owner()
5553 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner)); in nfsd4_lock()
5690 file_lock->fl_owner = (fl_owner_t)lo; in nfsd4_lockt()
5751 file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner)); in nfsd4_locku()
5811 if (fl->fl_owner == (fl_owner_t)lowner) { in check_for_locks()
/linux-4.1.27/arch/tile/kernel/
Dhardwall.c1033 static int hardwall_flush(struct file *file, fl_owner_t owner) in hardwall_flush()
/linux-4.1.27/fs/
Dopen.c1062 int filp_close(struct file *filp, fl_owner_t id) in filp_close()
Dlocks.c2367 void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
/linux-4.1.27/drivers/usb/class/
Dcdc-wdm.c576 static int wdm_flush(struct file *file, fl_owner_t id) in wdm_flush()
/linux-4.1.27/drivers/input/
Devdev.c289 static int evdev_flush(struct file *file, fl_owner_t id) in evdev_flush()
/linux-4.1.27/ipc/
Dmqueue.c510 static int mqueue_flush_file(struct file *filp, fl_owner_t id) in mqueue_flush_file()
/linux-4.1.27/drivers/char/xillybus/
Dxillybus_core.c1157 static int xillybus_flush(struct file *filp, fl_owner_t id) in xillybus_flush()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dfile.c1826 static int spufs_mfc_flush(struct file *file, fl_owner_t id) in spufs_mfc_flush()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c2550 static int ll_flush(struct file *file, fl_owner_t id) in ll_flush()
/linux-4.1.27/drivers/android/
Dbinder.c2979 static int binder_flush(struct file *filp, fl_owner_t id) in binder_flush()
/linux-4.1.27/drivers/scsi/
Dst.c1286 static int st_flush(struct file *filp, fl_owner_t id) in st_flush()
Dosst.c4822 static int os_scsi_tape_flush(struct file * filp, fl_owner_t id) in os_scsi_tape_flush()
/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c1810 pfm_flush(struct file *filp, fl_owner_t id) in pfm_flush()