Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs.h153 #define AFS_SET_GROUP 0x04 /* set the group ID (unsupported?) */ macro
Dfsclient.c344 mask |= AFS_SET_GROUP; in xdr_encode_AFS_StoreStatus()