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