Lines Matching refs:handled_access_fs
464 .handled_access_fs = LANDLOCK_ACCESS_FS_READ_FILE | in TEST_F_FORK()
586 .handled_access_fs = ACCESS_ALL, in TEST_F_FORK()
630 .handled_access_fs = access_mask, in TEST_F_FORK()
644 .handled_access_fs = ACCESS_ALL, in TEST_F_FORK()
669 .handled_access_fs = LANDLOCK_ACCESS_FS_EXECUTE, in TEST_F_FORK()
688 if (access == ruleset_attr.handled_access_fs) { in TEST_F_FORK()
741 const __u64 handled_access_fs, in create_ruleset() argument
746 .handled_access_fs = handled_access_fs, in create_ruleset()
1504 ruleset_attr.handled_access_fs = LANDLOCK_ACCESS_FS_READ_FILE; in TEST_F_FORK()
1513 ruleset_attr.handled_access_fs = LANDLOCK_ACCESS_FS_READ_DIR; in TEST_F_FORK()
1755 .handled_access_fs = LANDLOCK_ACCESS_FS_EXECUTE, in TEST_F_FORK()
2416 .handled_access_fs = LANDLOCK_ACCESS_FS_MAKE_DIR, in TEST_F_FORK()
3913 .handled_access_fs = ACCESS_ALL, in TEST()
3956 .handled_access_fs = ACCESS_ALL, in TEST_F_FORK()
4052 .handled_access_fs = LANDLOCK_ACCESS_FS_IOCTL_DEV, in TEST_F_FORK()
4116 .handled_access_fs = LANDLOCK_ACCESS_FS_IOCTL_DEV, in TEST_F_FORK()
4157 .handled_access_fs = LANDLOCK_ACCESS_FS_IOCTL_DEV, in TEST_F_FORK()
5295 .handled_access_fs = LANDLOCK_ACCESS_FS_READ_FILE, in layer3_fs_tag_inode()