taglinefilesource code
nfs_fh178fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh199fs/nfs/dir.cstruct nfs_fh *fhandle,
nfs_fh223fs/nfs/dir.cstruct nfs_fh *fhandle,
nfs_fh290fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh333fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh368fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh399fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh161fs/nfs/inode.cstruct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle,
nfs_fh81fs/nfs/proc.cstatic inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh83fs/nfs/proc.c*((struct nfs_fh *) p) = *fhandle;
nfs_fh88fs/nfs/proc.cstatic inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh90fs/nfs/proc.c*fhandle = *((struct nfs_fh *) p);
nfs_fh204fs/nfs/proc.cint nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh238fs/nfs/proc.cint nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh273fs/nfs/proc.cint nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name,
nfs_fh274fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh313fs/nfs/proc.cint nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh351fs/nfs/proc.cint nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh394fs/nfs/proc.cint nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh432fs/nfs/proc.cint nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh434fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh470fs/nfs/proc.cint nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh504fs/nfs/proc.cstruct nfs_fh *old_dir, const char *old_name,
nfs_fh505fs/nfs/proc.cstruct nfs_fh *new_dir, const char *new_name)
nfs_fh540fs/nfs/proc.cint nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh541fs/nfs/proc.cstruct nfs_fh *dir, const char *name)
nfs_fh575fs/nfs/proc.cint nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh611fs/nfs/proc.cint nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh613fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh649fs/nfs/proc.cint nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh682fs/nfs/proc.cint nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh736fs/nfs/proc.cint nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh52include/linux/nfs_fs.hextern int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh54include/linux/nfs_fs.hextern int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh56include/linux/nfs_fs.hextern int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh57include/linux/nfs_fs.hconst char *name, struct nfs_fh *fhandle,
nfs_fh59include/linux/nfs_fs.hextern int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh61include/linux/nfs_fs.hextern int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh64include/linux/nfs_fs.hextern int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh67include/linux/nfs_fs.hextern int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh69include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh70include/linux/nfs_fs.hextern int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh73include/linux/nfs_fs.hstruct nfs_fh *old_dir, const char *old_name,
nfs_fh74include/linux/nfs_fs.hstruct nfs_fh *new_dir, const char *new_name);
nfs_fh75include/linux/nfs_fs.hextern int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh76include/linux/nfs_fs.hstruct nfs_fh *dir, const char *name);
nfs_fh77include/linux/nfs_fs.hextern int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh79include/linux/nfs_fs.hextern int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh81include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh82include/linux/nfs_fs.hextern int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh84include/linux/nfs_fs.hextern int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh86include/linux/nfs_fs.hextern int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh97include/linux/nfs_fs.hextern struct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle,
nfs_fh10include/linux/nfs_fs_i.hstruct nfs_fh fhandle;
nfs_fh28include/linux/nfs_fs_sb.hstruct nfs_fh s_root;
nfs_fh25include/linux/nfs_mount.hstruct nfs_fh root;    /* 1 */