Searched refs:S_IRWXU (Results 1 – 2 of 2) sorted by relevance
83 ModeType::S_IRWXU | ModeType::S_IRUGO | ModeType::S_IXUGO, in do_create_group()
58 const S_IRWXU = 0o0700; constant74 const S_IRWXUGO = Self::S_IRWXU.bits | Self::S_IRWXG.bits | Self::S_IRWXO.bits;