Searched refs:S_IXOTH (Results 1 – 7 of 7) sorted by relevance
13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
42 #define S_IXOTH 00001 macro
135 stx->stx_mode & S_IXOTH ? 'x' : '-'); in dump_statx()
107 perm_mode |= S_IXOTH; in orangefs_inode_perms()542 S_IXOTH, S_IWOTH, S_IROTH, in ORANGEFS_util_translate_mode()
105 inode->i_mode |= S_IXOTH; in affs_iget()