Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dinode.c676 #define POSIX_R_OTH 0000004 macro
701 mode |= (wire & POSIX_R_OTH) ? S_IROTH : 0; in wire_perms_to_posix()