Searched defs:nfss (Results 1 – 5 of 5) sorted by relevance
/linux/fs/nfs/ |
H A D | super.c | 347 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 379 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 414 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 422 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 440 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 575 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 621 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 637 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 672 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 1020 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() [all …]
|
H A D | pnfs.h | 473 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 608 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local 620 struct nfs_server *nfss) in pnfs_use_threshold() 878 struct nfs_server *nfss) in pnfs_use_threshold()
|
H A D | pnfs.c | 108 unset_pnfs_layoutdriver(struct nfs_server *nfss) in unset_pnfs_layoutdriver() 3028 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 3153 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 3312 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
H A D | fs_context.c | 1711 struct nfs_server *nfss = fc->root->d_sb->s_fs_info; in nfs_init_fs_context() local
|
/linux/include/linux/ |
H A D | nfs_fs.h | 380 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 386 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|