Searched refs:i_snap_btime (Results 1 – 3 of 3) sorted by relevance
303 return (ci->i_snap_btime.tv_sec != 0 || ci->i_snap_btime.tv_nsec != 0); in ceph_vxattrcb_snap_btime_exists()309 return ceph_fmt_xattr(val, size, "%ptSp", &ci->i_snap_btime); in ceph_vxattrcb_snap_btime()
496 struct timespec64 i_snap_btime; member
1140 ceph_decode_timespec64(&ci->i_snap_btime, &iinfo->snap_btime); in ceph_fill_inode()