Home
last modified time | relevance | path

Searched refs:d_sb (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/lib/libufs/
HDlibufs.h50 char d_sb[MAXBSIZE]; /* superblock as buffer */ member
63 #define d_sb d_sbunion.d_sb macro
/freebsd-14-stable/tools/diag/prtblknos/
HDmain.c84 fs = (struct fs *)&disk.d_sb; in main()
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzpl_super.c208 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()
HDzpl_inode.c48 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_lookup()
316 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_unlink()
391 zfsvfs_t *zfsvfs = dentry->d_sb->s_fs_info; in zpl_rmdir()