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()555 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_create_file()608 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_make_dir()903 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_symlink()1079 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data64()1132 *bp++ = htonl(AFS_SET_MTIME); /* mask */ in afs_fs_store_data()
92 u32 mask = AFS_SET_MTIME; in xdr_encode_YFSStoreStatus()270 mask |= AFS_SET_MTIME; in xdr_encode_YFS_StoreStatus()