Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dafs.h137 #define AFS_SET_MTIME 0x01 /* set the mtime */ macro
Dfsclient.c184 mask |= AFS_SET_MTIME; in xdr_encode_AFS_StoreStatus()