Searched refs:S_IWOTH (Results 1 – 7 of 7) sorted by relevance
44 #define S_IWOTH 00002 macro53 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH)
410 mode |= S_IWOTH; in prot_to_mode()441 if (mode & S_IWOTH) in mode_to_prot()
1109 S_IWGRP | S_IROTH | S_IWOTH, &usb_scanner_fops, NULL); in probe_scanner()
388 if(!res && (mode & S_IWOTH) && IS_RDONLY(nd.dentry->d_inode) in sys_access()
2494 mode |= S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in tty_register_devfs()2498 mode |= S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in tty_register_devfs()
911 if ( presto_can_ilookup() && !(mask & S_IWOTH)) { in presto_permission()
1068 if (!(ino->i_mode & (S_IWUSR | S_IWGRP | S_IWOTH))) in smb_proc_open()1730 fattr->f_mode &= ~(S_IWUSR | S_IWGRP | S_IWOTH); in smb_finish_dirent()