tag | line | file | source code |
nfs_fh | 178 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 199 | fs/nfs/dir.c | struct nfs_fh *fhandle, |
nfs_fh | 223 | fs/nfs/dir.c | struct nfs_fh *fhandle, |
nfs_fh | 290 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 333 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 368 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 399 | fs/nfs/dir.c | struct nfs_fh fhandle; |
nfs_fh | 161 | fs/nfs/inode.c | struct inode *nfs_fhget(struct super_block *sb, struct nfs_fh *fhandle, |
nfs_fh | 81 | fs/nfs/proc.c | static inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 83 | fs/nfs/proc.c | *((struct nfs_fh *) p) = *fhandle; |
nfs_fh | 88 | fs/nfs/proc.c | static inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 90 | fs/nfs/proc.c | *fhandle = *((struct nfs_fh *) p); |
nfs_fh | 204 | fs/nfs/proc.c | int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 238 | fs/nfs/proc.c | int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 273 | fs/nfs/proc.c | int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name, |
nfs_fh | 274 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 313 | fs/nfs/proc.c | int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 351 | fs/nfs/proc.c | int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 394 | fs/nfs/proc.c | int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 432 | fs/nfs/proc.c | int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 434 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 470 | fs/nfs/proc.c | int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 504 | fs/nfs/proc.c | struct nfs_fh *old_dir, const char *old_name, |
nfs_fh | 505 | fs/nfs/proc.c | struct nfs_fh *new_dir, const char *new_name) |
nfs_fh | 540 | fs/nfs/proc.c | int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 541 | fs/nfs/proc.c | struct nfs_fh *dir, const char *name) |
nfs_fh | 575 | fs/nfs/proc.c | int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 611 | fs/nfs/proc.c | int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 613 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 649 | fs/nfs/proc.c | int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 682 | fs/nfs/proc.c | int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 736 | fs/nfs/proc.c | int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 58 | include/linux/nfs_fs.h | extern int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 60 | include/linux/nfs_fs.h | extern int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 62 | include/linux/nfs_fs.h | extern int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 63 | include/linux/nfs_fs.h | const char *name, struct nfs_fh *fhandle, |
nfs_fh | 65 | include/linux/nfs_fs.h | extern int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 67 | include/linux/nfs_fs.h | extern int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 70 | include/linux/nfs_fs.h | extern int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 73 | include/linux/nfs_fs.h | extern int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 75 | include/linux/nfs_fs.h | struct nfs_fh *fhandle, struct nfs_fattr *fattr); |
nfs_fh | 76 | include/linux/nfs_fs.h | extern int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 79 | include/linux/nfs_fs.h | struct nfs_fh *old_dir, const char *old_name, |
nfs_fh | 80 | include/linux/nfs_fs.h | struct nfs_fh *new_dir, const char *new_name); |
nfs_fh | 81 | include/linux/nfs_fs.h | extern int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 82 | include/linux/nfs_fs.h | struct nfs_fh *dir, const char *name); |
nfs_fh | 83 | include/linux/nfs_fs.h | extern int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 85 | include/linux/nfs_fs.h | extern int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 87 | include/linux/nfs_fs.h | struct nfs_fh *fhandle, struct nfs_fattr *fattr); |
nfs_fh | 88 | include/linux/nfs_fs.h | extern int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 90 | include/linux/nfs_fs.h | extern int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 92 | include/linux/nfs_fs.h | extern int nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 103 | 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 | 28 | include/linux/nfs_fs_sb.h | struct nfs_fh s_root; |
nfs_fh | 25 | include/linux/nfs_mount.h | struct nfs_fh root; /* 1 */ |