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_fh67fs/nfs/proc.cstatic inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh69fs/nfs/proc.c*((struct nfs_fh *) p) = *fhandle;
nfs_fh74fs/nfs/proc.cstatic inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh76fs/nfs/proc.c*fhandle = *((struct nfs_fh *) p);
nfs_fh190fs/nfs/proc.cint nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh217fs/nfs/proc.cint nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh245fs/nfs/proc.cint nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name,
nfs_fh246fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh278fs/nfs/proc.cint nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh309fs/nfs/proc.cint nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh345fs/nfs/proc.cint nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh376fs/nfs/proc.cint nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh378fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh407fs/nfs/proc.cint nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh434fs/nfs/proc.cstruct nfs_fh *old_dir, const char *old_name,
nfs_fh435fs/nfs/proc.cstruct nfs_fh *new_dir, const char *new_name)
nfs_fh463fs/nfs/proc.cint nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh464fs/nfs/proc.cstruct nfs_fh *dir, const char *name)
nfs_fh491fs/nfs/proc.cint nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh520fs/nfs/proc.cint nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh522fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh551fs/nfs/proc.cint nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh577fs/nfs/proc.cint nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh624fs/nfs/proc.cint nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh58include/linux/nfs_fs.hextern int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh60include/linux/nfs_fs.hextern int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh62include/linux/nfs_fs.hextern int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh63include/linux/nfs_fs.hconst char *name, struct nfs_fh *fhandle,
nfs_fh65include/linux/nfs_fs.hextern int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh67include/linux/nfs_fs.hextern int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh70include/linux/nfs_fs.hextern int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh73include/linux/nfs_fs.hextern int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh75include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh76include/linux/nfs_fs.hextern int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh79include/linux/nfs_fs.hstruct nfs_fh *old_dir, const char *old_name,
nfs_fh80include/linux/nfs_fs.hstruct nfs_fh *new_dir, const char *new_name);
nfs_fh81include/linux/nfs_fs.hextern int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh82include/linux/nfs_fs.hstruct nfs_fh *dir, const char *name);
nfs_fh83include/linux/nfs_fs.hextern int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh85include/linux/nfs_fs.hextern int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh87include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh88include/linux/nfs_fs.hextern int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh90include/linux/nfs_fs.hextern int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh92include/linux/nfs_fs.hextern int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh103include/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 */