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 | 67 | fs/nfs/proc.c | static inline int *xdr_encode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 69 | fs/nfs/proc.c | *((struct nfs_fh *) p) = *fhandle; |
nfs_fh | 74 | fs/nfs/proc.c | static inline int *xdr_decode_fhandle(int *p, struct nfs_fh *fhandle) |
nfs_fh | 76 | fs/nfs/proc.c | *fhandle = *((struct nfs_fh *) p); |
nfs_fh | 190 | fs/nfs/proc.c | int nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 217 | fs/nfs/proc.c | int nfs_proc_setattr(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 245 | fs/nfs/proc.c | int nfs_proc_lookup(struct nfs_server *server, struct nfs_fh *dir, const char *name, |
nfs_fh | 246 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 278 | fs/nfs/proc.c | int nfs_proc_readlink(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 309 | fs/nfs/proc.c | int nfs_proc_read(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 345 | fs/nfs/proc.c | int nfs_proc_write(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 376 | fs/nfs/proc.c | int nfs_proc_create(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 378 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 407 | fs/nfs/proc.c | int nfs_proc_remove(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 434 | fs/nfs/proc.c | struct nfs_fh *old_dir, const char *old_name, |
nfs_fh | 435 | fs/nfs/proc.c | struct nfs_fh *new_dir, const char *new_name) |
nfs_fh | 463 | fs/nfs/proc.c | int nfs_proc_link(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 464 | fs/nfs/proc.c | struct nfs_fh *dir, const char *name) |
nfs_fh | 491 | fs/nfs/proc.c | int nfs_proc_symlink(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 520 | fs/nfs/proc.c | int nfs_proc_mkdir(struct nfs_server *server, struct nfs_fh *dir, |
nfs_fh | 522 | fs/nfs/proc.c | struct nfs_fh *fhandle, struct nfs_fattr *fattr) |
nfs_fh | 551 | fs/nfs/proc.c | int nfs_proc_rmdir(struct nfs_server *server, struct nfs_fh *dir, const char *name) |
nfs_fh | 577 | fs/nfs/proc.c | int nfs_proc_readdir(struct nfs_server *server, struct nfs_fh *fhandle, |
nfs_fh | 624 | 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 */ |