Searched refs:MOUNT_ATTR_NOSYMFOLLOW (Results 1 – 7 of 7) sorted by relevance
213 #ifndef MOUNT_ATTR_NOSYMFOLLOW214 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */ macro
96 if (flags & MOUNT_ATTR_NOSYMFOLLOW) in show_mnt_attrs()
128 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */126 #define MOUNT_ATTR_NOSYMFOLLOW global() macro
128 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */127 #define MOUNT_ATTR_NOSYMFOLLOW global() macro
127 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */ macro
134 #ifndef MOUNT_ATTR_NOSYMFOLLOW135 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 macro1471 .attr_set = MOUNT_ATTR_NOSYMFOLLOW, in TEST_F()1505 attr.attr_set &= ~MOUNT_ATTR_NOSYMFOLLOW; in TEST_F()1506 attr.attr_clr |= MOUNT_ATTR_NOSYMFOLLOW; in TEST_F()
4397 MOUNT_ATTR_NOSYMFOLLOW)4418 if (attr_flags & MOUNT_ATTR_NOSYMFOLLOW) in attr_flags_to_mnt_flags()5256 attr_flags |= MOUNT_ATTR_NOSYMFOLLOW; in mnt_to_attr_flags()