Searched refs:CFTYPE_WORLD_WRITABLE (Results 1 – 3 of 3) sorted by relevance
137 CFTYPE_WORLD_WRITABLE = (1 << 4), /* (DON'T USE FOR NEW FILES) S_IWUGO */ enumerator
2947 .flags = CFTYPE_NO_PREFIX | CFTYPE_WORLD_WRITABLE,
1545 if (cft->flags & CFTYPE_WORLD_WRITABLE) in cgroup_file_mode()