Searched refs:ceph_encode_timespec (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddecode.h90 static inline void ceph_encode_timespec(struct ceph_timespec *tv, function
H A Dinode.c1581 ceph_encode_timespec(&req->r_args.setattr.atime,
1603 ceph_encode_timespec(&req->r_args.setattr.mtime,
H A Dcaps.c969 ceph_encode_timespec(&fc->mtime, mtime);
971 ceph_encode_timespec(&fc->atime, atime);
H A Dosd_client.c198 ceph_encode_timespec(&head->mtime, mtime);
H A Dmds_client.c2353 ceph_encode_timespec(&rec.v1.mtime, &inode->i_mtime);
2354 ceph_encode_timespec(&rec.v1.atime, &inode->i_atime);

Completed in 49 milliseconds