Searched defs:nfss (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/fs/nfs/ |
H A D | fscache-index.c | 122 const struct nfs_server *nfss = cookie_netfs_data; nfs_super_get_key() local
|
H A D | fscache.c | 70 struct nfs_server *nfss = NFS_SB(sb); nfs_fscache_get_super_cookie() local 161 struct nfs_server *nfss = NFS_SB(sb); nfs_fscache_release_super_cookie() local
|
H A D | file.c | 492 struct nfs_server *nfss = NFS_SERVER(mapping->host); nfs_release_page() local
|
H A D | pnfs.c | 89 unset_pnfs_layoutdriver(struct nfs_server *nfss) unset_pnfs_layoutdriver() argument 1880 struct nfs_server *nfss = NFS_SERVER(inode); pnfs_try_to_write_data() local 1996 struct nfs_server *nfss = NFS_SERVER(inode); pnfs_try_to_read_data() local 2138 struct nfs_server *nfss = NFS_SERVER(data->args.inode); pnfs_cleanup_layoutcommit() local
|
H A D | pnfs.h | 401 static inline int pnfs_enabled_sb(struct nfs_server *nfss) pnfs_enabled_sb() argument 515 struct nfs_server *nfss = NFS_SERVER(ino); pnfs_return_layout() local 524 pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, struct nfs_server *nfss) pnfs_use_threshold() argument 668 pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, struct nfs_server *nfss) pnfs_use_threshold() argument
|
H A D | write.c | 267 struct nfs_server *nfss = NFS_SERVER(page_file_mapping(page)->host); nfs_set_page_writeback() local 282 struct nfs_server *nfss = NFS_SERVER(inode); nfs_end_page_writeback() local 1691 struct nfs_server *nfss; nfs_commit_release_pages() local
|
H A D | super.c | 525 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, nfs_show_mountd_netid() argument 564 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, nfs_show_mountd_options() argument 599 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, nfs_show_nfsv4_options() argument 607 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, nfs_show_nfsv4_options() argument 625 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, nfs_show_mount_options() argument 720 struct nfs_server *nfss = NFS_SB(root->d_sb); nfs_show_options() local 756 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) show_implementation_id() argument 772 static void show_implementation_id(struct seq_file *m, struct nfs_server *nfss) show_implementation_id() argument 807 struct nfs_server *nfss = NFS_SB(root->d_sb); nfs_show_stats() local 2186 nfs_compare_remount_data(struct nfs_server *nfss, nfs_compare_remount_data() argument 2214 struct nfs_server *nfss = sb->s_fs_info; nfs_remount() local 2462 struct nfs_server *nfss = NFS_SB(sb); nfs_get_cache_cookie() local
|
/linux-4.1.27/include/linux/ |
H A D | nfs_fs.h | 255 struct nfs_server *nfss = NFS_SERVER(inode); NFS_MINATTRTIMEO() local 261 struct nfs_server *nfss = NFS_SERVER(inode); NFS_MAXATTRTIMEO() local
|
Completed in 215 milliseconds