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_fh113fs/nfs/proc.cstatic inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh115fs/nfs/proc.c*((struct nfs_fh *) p) = *fhandle;
nfs_fh119fs/nfs/proc.cstatic inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh121fs/nfs/proc.c*fhandle = *((struct nfs_fh *) p);
nfs_fh239fs/nfs/proc.cint nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh275fs/nfs/proc.cint nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh312fs/nfs/proc.cint nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name,
nfs_fh313fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh354fs/nfs/proc.cint nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh389fs/nfs/proc.cint nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh435fs/nfs/proc.cint nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh475fs/nfs/proc.cint nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh477fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh515fs/nfs/proc.cint nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh551fs/nfs/proc.cstruct nfs_fh *old_dir, const char *old_name,
nfs_fh552fs/nfs/proc.cstruct nfs_fh *new_dir, const char *new_name)
nfs_fh589fs/nfs/proc.cint nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh590fs/nfs/proc.cstruct nfs_fh *dir, const char *name)
nfs_fh626fs/nfs/proc.cint nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh664fs/nfs/proc.cint nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh666fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh704fs/nfs/proc.cint nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh739fs/nfs/proc.cint nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh795fs/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_fh62include/linux/nfs_fs.hextern int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh65include/linux/nfs_fs.hextern int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh68include/linux/nfs_fs.hextern int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh70include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh71include/linux/nfs_fs.hextern int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh74include/linux/nfs_fs.hstruct nfs_fh *old_dir, const char *old_name,
nfs_fh75include/linux/nfs_fs.hstruct nfs_fh *new_dir, const char *new_name);
nfs_fh76include/linux/nfs_fs.hextern int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh77include/linux/nfs_fs.hstruct nfs_fh *dir, const char *name);
nfs_fh78include/linux/nfs_fs.hextern int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh80include/linux/nfs_fs.hextern int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh82include/linux/nfs_fs.hstruct nfs_fh *fhandle, struct nfs_fattr *fattr);
nfs_fh83include/linux/nfs_fs.hextern int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh85include/linux/nfs_fs.hextern int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh87include/linux/nfs_fs.hextern int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh98include/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 */