Searched defs:nfss (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/fs/nfs/ |
D | super.c | 327 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 359 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 394 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 402 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 420 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 521 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 567 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 583 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 618 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 960 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() [all …]
|
D | fscache.c | 115 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_get_super_cookie() local 211 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_release_super_cookie() local 247 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_fscache_init_inode() local
|
D | pnfs.h | 459 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 605 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local 617 struct nfs_server *nfss) in pnfs_use_threshold() 866 struct nfs_server *nfss) in pnfs_use_threshold()
|
D | pnfs.c | 96 unset_pnfs_layoutdriver(struct nfs_server *nfss) in unset_pnfs_layoutdriver() 2802 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 2926 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 3084 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
D | write.c | 411 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_set_page_writeback() local 424 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback() local 1840 struct nfs_server *nfss; in nfs_commit_release_pages() local
|
D | fs_context.c | 1438 struct nfs_server *nfss = fc->root->d_sb->s_fs_info; in nfs_init_fs_context() local
|
/linux-5.10/include/linux/ |
D | nfs_fs.h | 297 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 303 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|