Symbol: fl_owner_t
arch/powerpc/platforms/cell/spufs/file.c
1687
static int spufs_mfc_flush(struct file *file, fl_owner_t id)
drivers/android/binder.c
6148
static int binder_flush(struct file *filp, fl_owner_t id)
drivers/char/ps3flash.c
272
static int ps3flash_flush(struct file *file, fl_owner_t id)
drivers/char/xillybus/xillybus_core.c
1177
static int xillybus_flush(struct file *filp, fl_owner_t id)
drivers/char/xillybus/xillyusb.c
1606
static int xillyusb_flush(struct file *filp, fl_owner_t id)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1697
static int skel_flush(struct file *file, fl_owner_t id)
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
3022
static int amdgpu_flush(struct file *f, fl_owner_t id)
drivers/scsi/st.c
1370
static int st_flush(struct file *filp, fl_owner_t id)
drivers/usb/class/cdc-wdm.c
674
static int wdm_flush(struct file *file, fl_owner_t id)
drivers/usb/class/usbtmc.c
215
static int usbtmc_flush(struct file *file, fl_owner_t id)
drivers/usb/usb-skeleton.c
136
static int skel_flush(struct file *file, fl_owner_t id)
fs/ecryptfs/file.c
308
static int ecryptfs_flush(struct file *file, fl_owner_t td)
fs/f2fs/file.c
2084
static int f2fs_file_flush(struct file *file, fl_owner_t id)
fs/fuse/file.c
1143
size_t count, fl_owner_t owner)
fs/fuse/file.c
1693
fl_owner_t owner = current->files;
fs/fuse/file.c
350
unsigned int open_flags, fl_owner_t id, bool isdir)
fs/fuse/file.c
384
(fl_owner_t) file, isdir);
fs/fuse/file.c
417
u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id)
fs/fuse/file.c
457
static int fuse_flush(struct file *file, fl_owner_t id)
fs/fuse/file.c
761
fl_owner_t owner)
fs/fuse/fuse_i.h
1398
u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
fs/fuse/fuse_i.h
1548
unsigned int open_flags, fl_owner_t id, bool isdir);
fs/lockd/clntproc.c
100
static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner)
fs/lockd/clntproc.c
89
static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner)
fs/lockd/svclock.c
822
static fl_owner_t nlmsvc_get_owner(fl_owner_t owner)
fs/lockd/svclock.c
827
static void nlmsvc_put_owner(fl_owner_t owner)
fs/locks.c
2686
void locks_remove_posix(struct file *filp, fl_owner_t owner)
fs/locks.c
341
bool locks_owner_has_blockers(struct file_lock_context *flctx, fl_owner_t owner)
fs/nfs/file.c
141
nfs_file_flush(struct file *file, fl_owner_t id)
fs/nfs/inode.c
1226
ctx->flock_owner = (fl_owner_t)filp;
fs/nfs/nfs4_fs.h
162
fl_owner_t ls_owner;
fs/nfs/nfs4file.c
111
nfs4_file_flush(struct file *file, fl_owner_t id)
fs/nfs/nfs4state.c
792
fl_owner_t owner, fl_owner_t owner2)
fs/nfs/nfs4state.c
813
static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t owner)
fs/nfs/nfs4state.c
841
static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner)
fs/nfs/nfs4state.c
932
fl_owner_t owner, fl_flock_owner;
fs/nfsd/nfs4state.c
1561
filp_close(nf->nf_file, (fl_owner_t)lo);
fs/nfsd/nfs4state.c
1830
(fl_owner_t)lo);
fs/nfsd/nfs4state.c
5929
fl->c.flc_owner = (fl_owner_t)dp;
fs/nfsd/nfs4state.c
7946
static fl_owner_t
fs/nfsd/nfs4state.c
7947
nfsd4_lm_get_owner(fl_owner_t owner)
fs/nfsd/nfs4state.c
7956
nfsd4_lm_put_owner(fl_owner_t owner)
fs/nfsd/nfs4state.c
8425
file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner));
fs/nfsd/nfs4state.c
8607
file_lock->c.flc_owner = (fl_owner_t)lo;
fs/nfsd/nfs4state.c
8682
file_lock->c.flc_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner));
fs/nfsd/nfs4state.c
8743
if (fl->c.flc_owner == (fl_owner_t)lowner) {
fs/notify/dnotify/dnotify.c
151
void dnotify_flush(struct file *filp, fl_owner_t id)
fs/notify/dnotify/dnotify.c
229
fl_owner_t id, int fd, struct file *filp, __u32 mask)
fs/notify/dnotify/dnotify.c
265
fl_owner_t id = current->files;
fs/open.c
1458
static int filp_flush(struct file *filp, fl_owner_t id)
fs/open.c
1478
int filp_close(struct file *filp, fl_owner_t id)
fs/orangefs/file.c
554
static int orangefs_flush(struct file *file, fl_owner_t id)
fs/overlayfs/file.c
618
static int ovl_flush(struct file *file, fl_owner_t id)
fs/smb/client/cifsfs.h
107
int cifs_flush(struct file *file, fl_owner_t id);
fs/smb/client/file.c
1880
hash_lockowner(fl_owner_t owner)
fs/smb/client/file.c
2834
int cifs_flush(struct file *file, fl_owner_t id)
include/linux/dnotify.h
17
fl_owner_t dn_owner;
include/linux/dnotify.h
32
extern void dnotify_flush(struct file *, fl_owner_t);
include/linux/dnotify.h
37
static inline void dnotify_flush(struct file *filp, fl_owner_t id)
include/linux/filelock.h
104
fl_owner_t flc_owner;
include/linux/filelock.h
203
void locks_remove_posix(struct file *, fl_owner_t);
include/linux/filelock.h
240
fl_owner_t owner);
include/linux/filelock.h
345
static inline void locks_remove_posix(struct file *filp, fl_owner_t owner)
include/linux/filelock.h
39
fl_owner_t (*lm_get_owner)(fl_owner_t);
include/linux/filelock.h
40
void (*lm_put_owner)(fl_owner_t);
include/linux/filelock.h
436
fl_owner_t owner)
include/linux/fs.h
1942
int (*flush) (struct file *, fl_owner_t id);
include/linux/fs.h
2506
extern int filp_close(struct file *, fl_owner_t id);
include/linux/lockd/lockd.h
121
fl_owner_t owner;
include/linux/nfs_fs.h
100
fl_owner_t flock_owner;
include/linux/nfs_fs.h
75
fl_owner_t lockowner;
include/trace/events/filelock.h
130
__field(fl_owner_t, owner)
include/trace/events/filelock.h
183
__field(fl_owner_t, owner)
include/trace/events/filelock.h
73
__field(fl_owner_t, owner)
ipc/mqueue.c
658
static int mqueue_flush_file(struct file *filp, fl_owner_t id)
kernel/trace/trace.c
7950
static int tracing_buffers_flush(struct file *file, fl_owner_t id)