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