Searched refs:S_IXOTH (Results 1 – 6 of 6) sorted by relevance
12 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
40 #define S_IXOTH 00001 macro
409 mode |= S_IXOTH; in prot_to_mode()432 if (mode & S_IXOTH) in mode_to_prot()
103 inode->i_mode |= S_IXOTH; in affs_iget()
314 super.root.mode |= (S_IRUSR | S_IXUSR | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH); in cramfs_fill_super()
900 value = S_IXOTH; in tomoyo_condition()