Searched refs:MNT_SHOWHIDDEN (Results 1 – 2 of 2) sorted by relevance
104 #define MNT_SHOWHIDDEN 0x1 /* Include MS_NOMNTTAB mounts in snapshots. */ macro
505 int show_hidden = mnp->mnt_flags & MNT_SHOWHIDDEN; in mntfs_snapshot()1027 if (mnp->mnt_flags & MNT_SHOWHIDDEN) { in mntgetattr()1600 mnp->mnt_flags |= MNT_SHOWHIDDEN; in mntioctl()