Searched refs:s_other_mask (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dadfs_fs_sb.h26 umode_t s_other_mask; /* ADFS other perm -> unix perm */ member in struct:adfs_sb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Dinode.c135 mode |= rmask & asb->s_other_mask;
138 mode |= S_IWUGO & asb->s_other_mask;
167 mode = inode->i_mode & asb->s_other_mask;
H A Dsuper.c182 asb->s_other_mask = option;
348 asb->s_other_mask = S_IRWXG | S_IRWXO;

Completed in 132 milliseconds