taglinefilesource code
nfs_fh185fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh206fs/nfs/dir.cstruct nfs_fh *fhandle,
nfs_fh230fs/nfs/dir.cstruct nfs_fh *fhandle,
nfs_fh297fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh340fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh375fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh406fs/nfs/dir.cstruct nfs_fh fhandle;
nfs_fh178fs/nfs/inode.cstruct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle,
nfs_fh103fs/nfs/proc.cstatic inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh105fs/nfs/proc.c*((struct nfs_fh *) p) = *fhandle;
nfs_fh109fs/nfs/proc.cstatic inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle)
nfs_fh111fs/nfs/proc.c*fhandle = *((struct nfs_fh *) p);
nfs_fh229fs/nfs/proc.cint nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh265fs/nfs/proc.cint nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh302fs/nfs/proc.cint nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name,
nfs_fh303fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh344fs/nfs/proc.cint nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh379fs/nfs/proc.cint nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh425fs/nfs/proc.cint nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh465fs/nfs/proc.cint nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh467fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh505fs/nfs/proc.cint nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh541fs/nfs/proc.cstruct nfs_fh *old_dir, const char *old_name,
nfs_fh542fs/nfs/proc.cstruct nfs_fh *new_dir, const char *new_name)
nfs_fh579fs/nfs/proc.cint nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh580fs/nfs/proc.cstruct nfs_fh *dir, const char *name)
nfs_fh616fs/nfs/proc.cint nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh654fs/nfs/proc.cint nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir,
nfs_fh656fs/nfs/proc.cstruct nfs_fh *fhandle, struct nfs_fattr *fattr)
nfs_fh694fs/nfs/proc.cint nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name)
nfs_fh729fs/nfs/proc.cint nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle,
nfs_fh785fs/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 */