Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c760 #define POSIX_X_GRP 0000010 macro
785 mode |= (wire & POSIX_X_GRP) ? S_IXGRP : 0; in wire_perms_to_posix()