pre_ctime        1367 fs/nfs/inode.c 			&& timespec_equal(&ts, &fattr->pre_ctime)) {
pre_ctime        1736 fs/nfs/inode.c 		fattr->pre_ctime = timespec64_to_timespec(inode->i_ctime);
pre_ctime         714 fs/nfs/nfs3xdr.c 	xdr_decode_nfstime3(p, &fattr->pre_ctime);
pre_ctime         715 fs/nfs/nfs3xdr.c 	fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime);
pre_ctime          72 include/linux/nfs_xdr.h 	struct timespec		pre_ctime;	/* pre_op_attr.ctime	  */