Searched defs:nfss (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/fs/nfs/ |
D | super.c | 528 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 567 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 602 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 610 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 628 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 723 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 759 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 775 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) in show_implementation_id() 810 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 2189 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() [all …]
|
D | fscache.c | 70 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_get_super_cookie() local 161 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_release_super_cookie() local
|
D | pnfs.h | 413 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 527 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local 537 struct nfs_server *nfss) in pnfs_use_threshold() 705 struct nfs_server *nfss) in pnfs_use_threshold()
|
D | fscache-index.c | 122 const struct nfs_server *nfss = cookie_netfs_data; in nfs_super_get_key() local
|
D | pnfs.c | 90 unset_pnfs_layoutdriver(struct nfs_server *nfss) in unset_pnfs_layoutdriver() 1956 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 2073 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 2215 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
D | nfs42proc.c | 226 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in nfs42_layoutstat_release() local
|
D | write.c | 267 struct nfs_server *nfss = NFS_SERVER(page_file_mapping(page)->host); in nfs_set_page_writeback() local 282 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback() local 1713 struct nfs_server *nfss; in nfs_commit_release_pages() local
|
D | file.c | 485 struct nfs_server *nfss = NFS_SERVER(mapping->host); in nfs_release_page() local
|
/linux-4.4.14/include/linux/ |
D | nfs_fs.h | 256 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 262 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|