Searched refs:S_IXOTH (Results 1 – 4 of 4) sorted by relevance
13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
42 #define S_IXOTH 00001 macro
106 perm_mode |= S_IXOTH; in orangefs_inode_perms()557 S_IXOTH, S_IWOTH, S_IROTH, in ORANGEFS_util_translate_mode()
105 inode->i_mode |= S_IXOTH; in affs_iget()