fl_owner_t        559 fs/afs/flock.c 	fl->fl_owner = (fl_owner_t) file;
fl_owner_t         86 fs/bad_inode.c static int bad_file_flush(struct file *file, fl_owner_t id)
fl_owner_t         74 fs/cifs/cifsfs.h extern int cifs_flush(struct file *, fl_owner_t id);
fl_owner_t       1559 fs/cifs/file.c int cifs_flush(struct file *file, fl_owner_t id)
fl_owner_t         40 fs/dnotify.c   void dnotify_flush(struct file *filp, fl_owner_t id)
fl_owner_t         69 fs/dnotify.c   	fl_owner_t id = current->files;
fl_owner_t        258 fs/ecryptfs/file.c static int ecryptfs_flush(struct file *file, fl_owner_t td)
fl_owner_t        195 fs/fuse/file.c u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id)
fl_owner_t        256 fs/fuse/file.c static int fuse_flush(struct file *file, fl_owner_t id)
fl_owner_t        386 fs/fuse/file.c 			     fl_owner_t owner)
fl_owner_t        628 fs/fuse/file.c 			      fl_owner_t owner)
fl_owner_t       1400 fs/fuse/file.c 		fl->fl_owner = (fl_owner_t) file;
fl_owner_t        647 fs/fuse/fuse_i.h u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
fl_owner_t         84 fs/lockd/clntproc.c static struct nlm_lockowner *__nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner)
fl_owner_t         95 fs/lockd/clntproc.c static struct nlm_lockowner *nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner)
fl_owner_t         54 fs/lockd/svc4proc.c 		lock->fl.fl_owner = (fl_owner_t) host;
fl_owner_t         83 fs/lockd/svcproc.c 		lock->fl.fl_owner = (fl_owner_t) host;
fl_owner_t       1062 fs/locks.c     	fl_owner_t owner = current->files;
fl_owner_t       1965 fs/locks.c     void locks_remove_posix(struct file *filp, fl_owner_t owner)
fl_owner_t         52 fs/nfs/file.c  static int  nfs_file_flush(struct file *, fl_owner_t id);
fl_owner_t        230 fs/nfs/file.c  nfs_file_flush(struct file *file, fl_owner_t id)
fl_owner_t        713 fs/nfs/file.c  	fl->fl_owner = (fl_owner_t)filp;
fl_owner_t        114 fs/nfs/nfs4_fs.h 	fl_owner_t		ls_owner;	/* POSIX lock owner */
fl_owner_t        217 fs/nfs/nfs4_fs.h extern void nfs4_copy_stateid(nfs4_stateid *, struct nfs4_state *, fl_owner_t);
fl_owner_t        518 fs/nfs/nfs4state.c __nfs4_find_lock_state(struct nfs4_state *state, fl_owner_t fl_owner)
fl_owner_t        535 fs/nfs/nfs4state.c static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t fl_owner)
fl_owner_t        573 fs/nfs/nfs4state.c static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner)
fl_owner_t        657 fs/nfs/nfs4state.c void nfs4_copy_stateid(nfs4_stateid *dst, struct nfs4_state *state, fl_owner_t fl_owner)
fl_owner_t       1109 fs/nfsd/nfs4state.c 		locks_remove_posix(filp, (fl_owner_t) stp->st_stateowner);
fl_owner_t       1665 fs/nfsd/nfs4state.c 	fl.fl_owner =  (fl_owner_t)dp;
fl_owner_t       2720 fs/nfsd/nfs4state.c 	file_lock.fl_owner = (fl_owner_t)lock_sop;
fl_owner_t       2824 fs/nfsd/nfs4state.c 		file_lock.fl_owner = (fl_owner_t)lockt->lt_stateowner;
fl_owner_t       2890 fs/nfsd/nfs4state.c 	file_lock.fl_owner = (fl_owner_t) locku->lu_stateowner;
fl_owner_t       2944 fs/nfsd/nfs4state.c 		if ((*flpp)->fl_owner == (fl_owner_t)lowner) {
fl_owner_t       1076 fs/open.c      int filp_close(struct file *filp, fl_owner_t id)
fl_owner_t         16 include/linux/dnotify.h 	fl_owner_t		dn_owner;
fl_owner_t         25 include/linux/dnotify.h extern void dnotify_flush(struct file *, fl_owner_t);
fl_owner_t         41 include/linux/dnotify.h static inline void dnotify_flush(struct file *filp, fl_owner_t id)
fl_owner_t        965 include/linux/fs.h 	fl_owner_t fl_owner;
fl_owner_t       1023 include/linux/fs.h extern void locks_remove_posix(struct file *, fl_owner_t);
fl_owner_t       1309 include/linux/fs.h 	int (*flush) (struct file *, fl_owner_t id);
fl_owner_t       1693 include/linux/fs.h extern int filp_close(struct file *, fl_owner_t id);
fl_owner_t        124 include/linux/lockd/lockd.h 	fl_owner_t owner;
fl_owner_t         85 include/linux/nfs_fs.h 	fl_owner_t lockowner;
fl_owner_t        344 ipc/mqueue.c   static int mqueue_flush_file(struct file *filp, fl_owner_t id)