Searched refs:AFS_SET_GROUP (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/afs/ | ||
| D | afs.h | 139 #define AFS_SET_GROUP 0x04 /* set the group ID (unsupported?) */ macro |
| D | fsclient.c | 194 mask |= AFS_SET_GROUP; in xdr_encode_AFS_StoreStatus() |