Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dinode.c674 #define POSIX_X_OTH 0000001 macro
699 mode |= (wire & POSIX_X_OTH) ? S_IXOTH : 0; in wire_perms_to_posix()