Searched refs:FS_ALLOW_IDMAP (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/fs/squashfs/ |
H A D | super.c | 682 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/fat/ |
H A D | namei_msdos.c | 670 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
H A D | namei_vfat.c | 1215 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/erofs/ |
H A D | super.c | 830 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/ntfs3/ |
H A D | super.c | 1799 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_super.c | 2042 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/btrfs/ |
H A D | super.c | 2164 .fs_flags = FS_REQUIRES_DEV | FS_BINARY_MOUNTDATA | FS_ALLOW_IDMAP,
|
/openbmc/linux/include/linux/ |
H A D | fs.h | 2374 #define FS_ALLOW_IDMAP 32 /* FS has been updated to handle vfs idmappings. */ macro
|
/openbmc/linux/fs/ |
H A D | namespace.c | 4320 if (!(m->mnt_sb->s_type->fs_flags & FS_ALLOW_IDMAP)) in can_idmap_mount()
|
/openbmc/linux/mm/ |
H A D | shmem.c | 4607 .fs_flags = FS_USERNS_MOUNT | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 4875 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 7371 .fs_flags = FS_REQUIRES_DEV | FS_ALLOW_IDMAP,
|