Searched refs:CFTYPE_WORLD_WRITABLE (Results 1 – 2 of 2) sorted by relevance
140 CFTYPE_WORLD_WRITABLE = (1 << 4), /* (DON'T USE FOR NEW FILES) S_IWUGO */ enumerator
1615 if (cft->flags & CFTYPE_WORLD_WRITABLE) in cgroup_file_mode()