Home
last modified time | relevance | path

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

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