/fs/autofs/ |
D | dev-ioctl.c | 152 static int autofs_dev_ioctl_version(struct file *fp, in autofs_dev_ioctl_version() 163 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover() 172 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver() 256 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount() 287 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount() 298 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready() 312 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail() 336 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd() 389 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic() 398 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 725 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init() 1973 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock() local 2069 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 | 1889 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 | 414 struct nfs4_file *fp = container_of(rcu, struct nfs4_file, fi_rcu); in nfsd4_free_file_rcu() local 544 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access() 555 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access() 571 static __be32 nfs4_file_check_deny(struct nfs4_file *fp, u32 deny) in nfs4_file_check_deny() 590 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() 609 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access() 642 struct nfs4_file *fp = co->co_file; in hash_clnt_odstate_locked() local 658 struct nfs4_file *fp; in put_clnt_odstate() local 674 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate() 865 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 | 1151 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 | 869 struct fasync_struct *fa, **fp; in fasync_remove_entry() local 917 struct fasync_struct *fa, **fp; in fasync_insert_entry() local 1014 void kill_fasync(struct fasync_struct **fp, int sig, int band) in kill_fasync()
|
/fs/gfs2/ |
D | file.c | 609 struct gfs2_file *fp; in gfs2_open_common() local 1225 struct gfs2_file *fp = file->private_data; in do_flock() local 1281 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 | 2226 struct metapage * fmp, dtpage_t * fp, struct btstack * btstack) in dtDeleteUp()
|