Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c761 #define POSIX_W_GRP 0000020 macro
786 mode |= (wire & POSIX_W_GRP) ? S_IWGRP : 0; in wire_perms_to_posix()