Searched refs:d_sb (Results 1 – 4 of 4) sorted by relevance
208 return (__zpl_show_devname(seq, root->d_sb->s_fs_info)); in zpl_show_devname()246 return (__zpl_show_options(seq, root->d_sb->s_fs_info)); in zpl_show_options()
48 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_lookup()157 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in is_nametoolong()354 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_unlink()433 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_rmdir()
84 fs = (struct fs *)&disk.d_sb; in main()
47 char d_sb[SBLOCKSIZE]; /* superblock as buffer */ member