Searched defs:nfss (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/fs/nfs/ |
D | fscache.c | 71 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_get_super_cookie() local 172 struct nfs_server *nfss = NFS_SB(sb); in nfs_fscache_release_super_cookie() local 329 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_fscache_reset_inode_cookie() local
|
D | super.c | 543 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid() 582 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options() 617 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 626 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options() 635 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() 725 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() local 791 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() local 1955 nfs_compare_remount_data(struct nfs_server *nfss, in nfs_compare_remount_data() 1981 struct nfs_server *nfss = sb->s_fs_info; in nfs_remount() local
|
D | pnfs.c | 78 unset_pnfs_layoutdriver(struct nfs_server *nfss) in unset_pnfs_layoutdriver() 1241 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_write_data() local 1355 struct nfs_server *nfss = NFS_SERVER(inode); in pnfs_try_to_read_data() local 1471 struct nfs_server *nfss = NFS_SERVER(data->args.inode); in pnfs_cleanup_layoutcommit() local
|
D | fscache-index.c | 123 const struct nfs_server *nfss = cookie_netfs_data; in nfs_super_get_key() local
|
D | pnfs.h | 260 static inline int pnfs_enabled_sb(struct nfs_server *nfss) in pnfs_enabled_sb() 323 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout() local
|
D | write.c | 205 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_set_page_writeback() local 220 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback() local
|
D | nfs4filelayout.c | 415 struct nfs_server *nfss = NFS_SERVER(lo->plh_inode); in filelayout_check_layout() local
|
/linux-3.3/fs/nfs/objlayout/ |
D | objio_osd.c | 62 static struct objio_dev_ent *_dev_list_find(const struct nfs_server *nfss, in _dev_list_find() 77 _dev_list_add(const struct nfs_server *nfss, in _dev_list_add()
|
/linux-3.3/include/linux/ |
D | nfs_fs.h | 271 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO() local 277 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO() local
|