Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs.h161 #define AFS_SET_MODE 0x08 /* set the UNIX mode */ macro
H A Dyfsclient.c94 mask |= mode ? AFS_SET_MODE : 0; in xdr_encode_YFSStoreStatus()
288 mask |= AFS_SET_MODE; in xdr_encode_YFS_StoreStatus()