Lines Matching refs:mount
27 #include <linux/mount.h>
1251 * security_free_mnt_opts() - Free memory associated with mount options
1252 * @mnt_opts: LSM processed mount options
1266 * security_sb_eat_lsm_opts() - Consume LSM mount options
1267 * @options: mount options
1268 * @mnt_opts: LSM processed mount options
1281 * security_sb_mnt_opts_compat() - Check if new mount options are allowed
1283 * @mnt_opts: new mount options
1285 * Determine if the new mount options in @mnt_opts are allowed given the
1298 * security_sb_remount() - Verify no incompatible mount changes during remount
1300 * @mnt_opts: (re)mount options
1302 * Extracts security system specific mount options and verifies no changes are
1315 * security_sb_kern_mount() - Check if a kernel mount is allowed
1328 * security_sb_show_options() - Output the mount options for a superblock
1332 * Show (print on @m) mount options for this @sb.
1358 * @path: mount point
1360 * @flags: mount flags
1364 * mount point named by @nd. For an ordinary mount, @dev_name identifies a
1366 * (@flags & MS_REMOUNT), @dev_name is irrelevant. For a loopback/bind mount
1408 * security_sb_set_mnt_opts() - Set the mount options for a filesystem
1410 * @mnt_opts: binary mount options
1414 * Set the security relevant mount options used for a superblock.
1430 * security_sb_clone_mnt_opts() - Duplicate superblock mount options
1451 * security_move_mount() - Check permissions for moving a mount
1452 * @from_path: source mount point
1453 * @to_path: destination mount point
1455 * Check permission before a mount is moved.
2116 * @idmap: idmap of the mount
2158 * @idmap: idmap of the mount
2196 * @idmap: idmap of the mount
2226 * @idmap: idmap of the mount
2245 * @idmap: idmap of the mount
2324 * @idmap: idmap of the mount
2373 * @idmap: idmap of the mount
2390 * @idmap: idmap of the mount
2685 * ditto if it's not on noexec mount, except that on !MMU we need
2698 /* anything on noexec mount won't get PROT_EXEC */