Home
last modified time | relevance | path

Searched refs:pre_ctime (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dnfs3xdr.c713 xdr_decode_nfstime3(p, &fattr->pre_ctime); in decode_wcc_attr()
714 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()
A Dinode.c1450 && timespec64_equal(&ts, &fattr->pre_ctime)) { in nfs_wcc_update_inode()
1934 fattr->pre_ctime = inode->i_ctime; in nfs_post_op_update_inode_force_wcc_locked()
/linux-6.3-rc2/include/linux/
A Dnfs_xdr.h74 struct timespec64 pre_ctime; /* pre_op_attr.ctime */ member

Completed in 29 milliseconds