/fs/autofs/ |
D | dev-ioctl.c | 153 static int autofs_dev_ioctl_version(struct file *fp, in autofs_dev_ioctl_version() 164 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover() 173 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver() 257 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount() 288 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount() 299 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready() 313 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail() 337 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd() 390 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic() 399 static int autofs_dev_ioctl_timeout(struct file *fp, in autofs_dev_ioctl_timeout() [all …]
|
/fs/ocfs2/ |
D | locks.c | 28 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock() local 86 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock() local
|
D | dlmglue.c | 596 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb() local 731 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init() 1979 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock() local 2075 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock() local
|
D | file.c | 56 struct ocfs2_file_private *fp; in ocfs2_init_file_private() local 72 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private() local
|
D | alloc.c | 1888 struct find_path_data *fp = data; in find_path_ins() local
|
/fs/nfsd/ |
D | nfs4layouts.c | 159 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_free_layout_stateid() local 216 struct nfs4_file *fp = parent->sc_file; in nfsd4_alloc_layout_stateid() local 385 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_recall_conflict() local 405 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_insert_layout() local 591 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
|
D | nfs4state.c | 415 struct nfs4_file *fp = container_of(rcu, struct nfs4_file, fi_rcu); in nfsd4_free_file_rcu() local 569 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access() 580 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access() 596 static __be32 nfs4_file_check_deny(struct nfs4_file *fp, u32 deny) in nfs4_file_check_deny() 615 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() 634 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access() 667 struct nfs4_file *fp = co->co_file; in hash_clnt_odstate_locked() local 683 struct nfs4_file *fp; in put_clnt_odstate() local 699 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate() 939 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_file *fp, in alloc_init_deleg() [all …]
|
D | pnfs.h | 89 struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
|
D | export.c | 1174 static int show_secinfo_run(struct seq_file *m, struct exp_flavor_info **fp, struct exp_flavor_info… in show_secinfo_run()
|
/fs/freevxfs/ |
D | vxfs_immed.c | 66 vxfs_immed_readpage(struct file *fp, struct page *pp) in vxfs_immed_readpage()
|
D | vxfs_lookup.c | 215 vxfs_readdir(struct file *fp, struct dir_context *ctx) in vxfs_readdir()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 122 struct dlmfs_filp_private *fp = NULL; in dlmfs_file_open() local 170 struct dlmfs_filp_private *fp = file->private_data; in dlmfs_file_release() local
|
/fs/ |
D | fcntl.c | 881 struct fasync_struct *fa, **fp; in fasync_remove_entry() local 929 struct fasync_struct *fa, **fp; in fasync_insert_entry() local 1027 void kill_fasync(struct fasync_struct **fp, int sig, int band) in kill_fasync()
|
/fs/gfs2/ |
D | file.c | 637 struct gfs2_file *fp; in gfs2_open_common() local 1275 struct gfs2_file *fp = file->private_data; in do_flock() local 1331 struct gfs2_file *fp = file->private_data; in do_unflock() local
|
/fs/jfs/ |
D | jfs_metapage.c | 471 static int metapage_readpage(struct file *fp, struct page *page) in metapage_readpage()
|
D | jfs_xtree.c | 2398 struct metapage * fmp, xtpage_t * fp, struct btstack * btstack) in xtDeleteUp()
|
D | jfs_dtree.c | 2231 struct metapage * fmp, dtpage_t * fp, struct btstack * btstack) in dtDeleteUp()
|