Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs.h151 #define AFS_SET_MTIME 0x01 /* set the mtime */ macro
Dfsclient.c334 mask |= AFS_SET_MTIME; in xdr_encode_AFS_StoreStatus()
813 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_create()
1096 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_symlink()
1302 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data64()
1377 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data()