Home
last modified time | relevance | path

Searched refs:POSIX_R_USR (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dinode.c765 #define POSIX_R_USR 0000400 macro
790 mode |= (wire & POSIX_R_USR) ? S_IRUSR : 0; in wire_perms_to_posix()