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_fh50fs/nfs/proc.cstatic inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh52fs/nfs/proc.c*((struct nfs_fh *) p) = *fhandle;
nfs_fh57fs/nfs/proc.cstatic inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh59fs/nfs/proc.c*fhandle = *((struct nfs_fh *) p);
nfs_fh169fs/nfs/proc.cint nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh194fs/nfs/proc.cint nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh220fs/nfs/proc.cint nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name,
nfs_fh221fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh251fs/nfs/proc.cint nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh280fs/nfs/proc.cint nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh314fs/nfs/proc.cint nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh343fs/nfs/proc.cint nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh345fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh372fs/nfs/proc.cint nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh397fs/nfs/proc.cstruct nfs_fh *old_dir, const char *old_name,
nfs_fh398fs/nfs/proc.cstruct nfs_fh *new_dir, const char *new_name)
nfs_fh424fs/nfs/proc.cint nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh425fs/nfs/proc.cstruct nfs_fh *dir, const char *name)
nfs_fh450fs/nfs/proc.cint nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh477fs/nfs/proc.cint nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh479fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh506fs/nfs/proc.cint nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh530fs/nfs/proc.cint nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh575fs/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 */