tag | line | file | source code |
nfs_fh | 190 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 211 | fs/nfs/dir.c | struct nfs_fh *fhandle, |
nfs_fh | 235 | fs/nfs/dir.c | struct nfs_fh *fhandle, |
nfs_fh | 302 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 345 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 380 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 411 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 209 | fs/nfs/inode.c | struct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle, |
nfs_fh | 103 | fs/nfs/proc.c | static inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 105 | fs/nfs/proc.c | *((struct nfs_fh *) p) = *fhandle; |
nfs_fh | 109 | fs/nfs/proc.c | static inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 111 | fs/nfs/proc.c | *fhandle = *((struct nfs_fh *) p); |
nfs_fh | 229 | fs/nfs/proc.c | int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 265 | fs/nfs/proc.c | int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 302 | fs/nfs/proc.c | int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name, |
nfs_fh | 303 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 344 | fs/nfs/proc.c | int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 379 | fs/nfs/proc.c | int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 425 | fs/nfs/proc.c | int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 465 | fs/nfs/proc.c | int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 467 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 505 | fs/nfs/proc.c | int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 541 | fs/nfs/proc.c | struct nfs_fh *old_dir, const char *old_name, |
nfs_fh | 542 | fs/nfs/proc.c | struct nfs_fh *new_dir, const char *new_name) |
nfs_fh | 579 | fs/nfs/proc.c | int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 580 | fs/nfs/proc.c | struct nfs_fh *dir, const char *name) |
nfs_fh | 616 | fs/nfs/proc.c | int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 654 | fs/nfs/proc.c | int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 656 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 694 | fs/nfs/proc.c | int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 729 | fs/nfs/proc.c | int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 785 | fs/nfs/proc.c | int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 52 | include/linux/nfs_fs.h | extern int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 54 | include/linux/nfs_fs.h | extern int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 56 | include/linux/nfs_fs.h | extern int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 57 | include/linux/nfs_fs.h | const char *name, struct nfs_fh *fhandle, |
nfs_fh | 59 | include/linux/nfs_fs.h | extern int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 62 | include/linux/nfs_fs.h | extern int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 65 | include/linux/nfs_fs.h | extern int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 68 | include/linux/nfs_fs.h | extern int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 70 | include/linux/nfs_fs.h | struct nfs_fh *fhandle, struct nfs_fattr *fattr); |
nfs_fh | 71 | include/linux/nfs_fs.h | extern int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 74 | include/linux/nfs_fs.h | struct nfs_fh *old_dir, const char *old_name, |
nfs_fh | 75 | include/linux/nfs_fs.h | struct nfs_fh *new_dir, const char *new_name); |
nfs_fh | 76 | include/linux/nfs_fs.h | extern int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 77 | include/linux/nfs_fs.h | struct nfs_fh *dir, const char *name); |
nfs_fh | 78 | include/linux/nfs_fs.h | extern int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 80 | include/linux/nfs_fs.h | extern int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 82 | include/linux/nfs_fs.h | struct nfs_fh *fhandle, struct nfs_fattr *fattr); |
nfs_fh | 83 | include/linux/nfs_fs.h | extern int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 85 | include/linux/nfs_fs.h | extern int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 87 | include/linux/nfs_fs.h | extern int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 98 | include/linux/nfs_fs.h | extern struct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle, |
nfs_fh | 10 | include/linux/nfs_fs_i.h | struct nfs_fh fhandle; |
nfs_fh | 29 | include/linux/nfs_fs_sb.h | struct nfs_fh s_root; |
nfs_fh | 25 | include/linux/nfs_mount.h | struct nfs_fh root; /* 1 */ |