Searched defs:nfss (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/fs/nfs/ |
D | fscache.c | 119 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_get_super_cookie() local 217 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_release_super_cookie() local 253 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_fscache_init_inode() local
|
D | super.c | 530 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 562 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 597 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 605 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 623 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 718 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 754 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 770 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 805 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 2227 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() [all …]
|
D | pnfs.h | 429 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 543 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local 555 struct nfs_server *nfss) in pnfs_use_threshold() 779 struct nfs_server *nfss) in pnfs_use_threshold()
|
D | write.c | 344 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_set_page_writeback() local 357 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback() local 1814 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() 2650 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 2774 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 2930 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
/linux-4.19.296/include/linux/ |
D | nfs_fs.h | 278 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 284 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|