Searched refs:AFS_SET_MTIME (Results 1 – 3 of 3) sorted by relevance
158 #define AFS_SET_MTIME 0x01 /* set the mtime */ macro
182 mask |= AFS_SET_MTIME; in xdr_encode_AFS_StoreStatus()566 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_create_file()620 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_make_dir()919 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_symlink()1097 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data64()1151 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data()
92 u32 mask = AFS_SET_MTIME; in xdr_encode_YFSStoreStatus()273 mask |= AFS_SET_MTIME; in xdr_encode_YFS_StoreStatus()