Home
last modified time | relevance | path

Searched refs:btime (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.15/kernel/
H A Dtsacct.c27 time64_t btime; in bacct_add_tsk() local
42 btime = ktime_get_real_seconds() - div_u64(delta, USEC_PER_SEC); in bacct_add_tsk()
43 stats->ac_btime = clamp_t(time64_t, btime, 0, U32_MAX); in bacct_add_tsk()
44 stats->ac_btime64 = btime; in bacct_add_tsk()
H A Dacct.c462 time64_t btime; in fill_ac() local
507 btime = ktime_get_real_seconds() - elapsed; in fill_ac()
508 ac->ac_btime = clamp_t(time64_t, btime, 0, U32_MAX); in fill_ac()
/linux-6.15/fs/hostfs/
H A Dhostfs_user.c36 p->btime.tv_sec = buf->stx_btime.tv_sec; in statx_to_hostfs()
37 p->btime.tv_nsec = buf->stx_btime.tv_nsec; in statx_to_hostfs()
39 memset(&p->btime, 0, sizeof(p->btime)); in statx_to_hostfs()
H A Dhostfs_kern.c36 struct hostfs_timespec btime; member
551 HOSTFS_I(ino)->btime = st->btime; in hostfs_inode_set()
564 HOSTFS_I(inode)->btime.tv_sec == st->btime.tv_sec && in hostfs_inode_test()
565 HOSTFS_I(inode)->btime.tv_nsec == st->btime.tv_nsec; in hostfs_inode_test()
H A Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime, btime; member
/linux-6.15/fs/bcachefs/
H A Dsnapshot_format.h15 bch_le128 btime; member
H A Dsnapshot.c878 snapshot->v.btime.lo = cpu_to_le64(bch2_current_time(c)); in check_snapshot_exists()
1219 n->v.btime.lo = cpu_to_le64(bch2_current_time(c)); in create_snapids()
1220 n->v.btime.hi = 0; in create_snapids()
/linux-6.15/include/linux/
H A Dstat.h50 struct timespec64 btime; /* File creation time */ member
/linux-6.15/fs/ceph/
H A Dcaps.c1228 struct timespec64 atime, mtime, ctime, btime; member
1332 ceph_encode_timespec64(p, &arg->btime); in encode_cap_msg()
1451 arg->btime = ci->i_btime; in __prep_cap()
1572 arg.btime = capsnap->btime; in __send_flush_snap()
3472 struct timespec64 btime; member
3582 ci->i_btime = extra_info->btime; in handle_cap_grant()
4425 struct ceph_timespec *btime; in ceph_handle_caps() local
4427 if (p + sizeof(*btime) > end) in ceph_handle_caps()
4429 btime = p; in ceph_handle_caps()
4430 ceph_decode_timespec64(&extra_info.btime, btime); in ceph_handle_caps()
[all …]
H A Dmds_client.h113 struct ceph_timespec btime; member
H A Dmds_client.c160 ceph_decode_need(p, end, sizeof(info->btime), bad); in parse_reply_info_in()
161 ceph_decode_copy(p, &info->btime, sizeof(info->btime)); in parse_reply_info_in()
267 ceph_decode_need(p, end, sizeof(info->btime), bad); in parse_reply_info_in()
268 ceph_decode_copy(p, &info->btime, sizeof(info->btime)); in parse_reply_info_in()
H A Dsuper.h241 struct timespec64 mtime, atime, ctime, btime; member
H A Dsnap.c674 capsnap->btime = ci->i_btime; in __ceph_finish_cap_snap()
H A Dfile.c680 ceph_encode_timespec64(&iinfo.btime, &now); in ceph_finish_async_create()
699 in.ctime = in.mtime = in.atime = iinfo.btime; in ceph_finish_async_create()
H A Dinode.c1065 ceph_decode_timespec64(&ci->i_btime, &iinfo->btime); in ceph_fill_inode()
3084 stat->btime = ci->i_btime; in ceph_getattr()
/linux-6.15/fs/exfat/
H A Dfile.c276 stat->btime.tv_sec = ei->i_crtime.tv_sec; in exfat_getattr()
277 stat->btime.tv_nsec = ei->i_crtime.tv_nsec; in exfat_getattr()
/linux-6.15/fs/fuse/
H A Ddir.c1272 stat->btime.tv_sec = sx->btime.tv_sec; in fuse_do_statx()
1273 stat->btime.tv_nsec = min_t(u32, sx->btime.tv_nsec, NSEC_PER_SEC - 1); in fuse_do_statx()
1374 stat->btime = fi->i_btime; in fuse_update_get_attr()
H A Dinode.c270 sx->btime.tv_nsec = in fuse_change_attributes_common()
271 min_t(u32, sx->btime.tv_nsec, NSEC_PER_SEC - 1); in fuse_change_attributes_common()
283 fi->i_btime.tv_sec = sx->btime.tv_sec; in fuse_change_attributes_common()
284 fi->i_btime.tv_nsec = sx->btime.tv_nsec; in fuse_change_attributes_common()
/linux-6.15/fs/
H A Dstat.c721 tmp.stx_btime.tv_sec = stat->btime.tv_sec; in cp_statx()
722 tmp.stx_btime.tv_nsec = stat->btime.tv_nsec; in cp_statx()
/linux-6.15/fs/fat/
H A Dfile.c414 stat->btime = MSDOS_I(inode)->i_crtime; in fat_getattr()
/linux-6.15/include/uapi/linux/
H A Dfuse.h321 struct fuse_sx_time btime; member
/linux-6.15/include/linux/ceph/
H A Dceph_fs.h484 struct ceph_timespec btime; member
/linux-6.15/fs/hfsplus/
H A Dinode.c283 stat->btime = hfsp_mt2ut(hip->create_date); in hfsplus_getattr()
/linux-6.15/fs/xfs/
H A Dxfs_iops.c651 stat->btime = ip->i_crtime; in xfs_vn_getattr()
/linux-6.15/fs/ntfs3/
H A Dfile.c169 stat->btime = ni->i_crtime; in ntfs_getattr()

12