Searched refs:VFS_MOUNT_FLAG_NOAUTH (Results 1 – 2 of 2) sorted by relevance
1471 #define VFS_MOUNT_FLAG_NOAUTH 0x01 /* Don't check the UID of the directory we are mountin… macro
372 if (flags & VFS_MOUNT_FLAG_NOAUTH) { in vfs_mount_at_path()