Home
last modified time | relevance | path

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

/fs/afs/
Dafs.h137 #define AFS_SET_MTIME 0x01 /* set the mtime */ macro
Dfsclient.c190 mask |= AFS_SET_MTIME; in xdr_encode_AFS_StoreStatus()
737 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_create()
1006 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_symlink()
1206 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data64()
1283 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data()