Searched refs:mtime_client (Results 1 – 8 of 8) sorted by relevance
99 struct yfs_xdr_u64 mtime_client; member114 struct yfs_xdr_u64 mtime_client; member
26 __be32 mtime_client; member
132 struct timespec64 mtime_client; /* Last time client changed data */ member
1292 op->ctime = op->file[0].scb.status.mtime_client; in afs_create_success()1378 op->ctime = op->file[0].scb.status.mtime_client; in afs_rmdir_success()1510 op->ctime = op->file[0].scb.status.mtime_client; in afs_unlink_success()1674 op->ctime = dvp->scb.status.mtime_client; in afs_link_success()1806 op->ctime = op->file[0].scb.status.mtime_client; in afs_rename_success()1810 op->ctime = op->file[1].scb.status.mtime_client; in afs_rename_success()
98 x->mtime_client = u64_to_xdr(mtime); in xdr_encode_YFSStoreStatus()209 status->mtime_client = xdr_to_time(xdr->mtime_client); in xdr_decode_YFSFetchStatus()291 x->mtime_client = u64_to_xdr(mtime); in xdr_encode_YFS_StoreStatus()
92 t = status->mtime_client; in afs_inode_init_from_status()206 t = status->mtime_client; in afs_apply_status()
109 status->mtime_client.tv_sec = ntohl(xdr->mtime_client); in xdr_decode_AFSFetchStatus()110 status->mtime_client.tv_nsec = 0; in xdr_decode_AFSFetchStatus()
335 op->ctime = op->file[0].scb.status.mtime_client; in afs_store_data_success()