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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsacl.c241 static void mode_to_access_flags(umode_t mode, umode_t bits_to_use, argument
248 mode &= bits_to_use;
252 either user or group or other as per bits_to_use */

Completed in 61 milliseconds