Searched refs:z_show_ctldir (Results 1 – 10 of 10) sorted by relevance
44 ((zdp)->z_zfsvfs->z_show_ctldir == ZFS_SNAPDIR_VISIBLE))
80 uint_t z_show_ctldir; /* how to expose .zfs in the root dir */ member
49 (ZTOZSB(zdp)->z_show_ctldir == ZFS_SNAPDIR_VISIBLE))
115 uint_t z_show_ctldir; /* how to expose .zfs in the root dir */ member
439 ((zfsvfs_t *)arg)->z_show_ctldir = newval; in snapdir_changed_cb()643 zfsvfs->z_show_ctldir = ZFS_SNAPDIR_VISIBLE; in zfsvfs_init()1706 if (zfsvfs->z_show_ctldir == ZFS_SNAPDIR_DISABLED) { in zfs_vget()
61 if (zfsvfs->z_show_ctldir == ZFS_SNAPDIR_DISABLED) { in zpl_root_iterate()
419 if (ZTOZSB(dzp)->z_show_ctldir == ZFS_SNAPDIR_DISABLED) { in zfs_dirlook()
815 if (zfsvfs->z_show_ctldir == ZFS_SNAPDIR_DISABLED) { in zfsctl_root_lookup()
593 zfsvfs->z_show_ctldir = newval; in snapdir_changed_cb()806 zfsvfs->z_show_ctldir = ZFS_SNAPDIR_VISIBLE; in zfsvfs_init()
786 if (zfsvfs->z_show_ctldir == ZFS_SNAPDIR_DISABLED) in zfs_lookup()