Searched defs:nfss (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/nfs/ |
D | super.c | 344 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 376 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 411 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 419 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 437 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 557 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 603 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 619 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 654 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 984 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() [all …]
|
D | fscache.c | 91 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_get_super_cookie() local 153 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_release_super_cookie() local 166 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_fscache_init_inode() local
|
D | pnfs.h | 464 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 610 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local 622 struct nfs_server *nfss) in pnfs_use_threshold() 882 struct nfs_server *nfss) in pnfs_use_threshold()
|
D | write.c | 413 struct nfs_server *nfss = NFS_SERVER(folio_file_mapping(folio)->host); in nfs_folio_set_writeback() local 422 struct nfs_server *nfss = NFS_SERVER(folio_file_mapping(folio)->host); in nfs_folio_end_writeback() local 1844 struct nfs_server *nfss; in nfs_commit_release_pages() local
|
D | pnfs.c | 107 unset_pnfs_layoutdriver(struct nfs_server *nfss) in unset_pnfs_layoutdriver() 2898 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 3023 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 3182 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
D | fs_context.c | 1595 struct nfs_server *nfss = fc->root->d_sb->s_fs_info; in nfs_init_fs_context() local
|
/linux-6.8/include/linux/ |
D | nfs_fs.h | 354 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 360 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|