Home
last modified time | relevance | path

Searched refs:bch2_current_time (Results 1 – 10 of 10) sorted by relevance

/fs/bcachefs/
A Dnamei.c42 u64 now = bch2_current_time(c); in bch2_create_trans()
212 u64 now = bch2_current_time(c); in bch2_link_trans()
273 u64 now = bch2_current_time(c); in bch2_unlink_trans()
415 u64 now = bch2_current_time(c); in bch2_rename_trans()
A Dsubvolume.c138 bch2_inode_init_late(c, &inode, bch2_current_time(c), in check_subvol()
661 new_subvol->v.otime.lo = cpu_to_le64(bch2_current_time(c)); in bch2_subvolume_create()
A Dacl.c377 inode_u.bi_ctime = bch2_current_time(c); in bch2_set_acl()
A Dfs-io.c140 .now = bch2_current_time(c), in bch2_write_inode_size()
551 bi->bi_mtime = bi->bi_ctime = bch2_current_time(c); in inode_update_times_fn()
A Dxattr.c184 inode_u->bi_ctime = bch2_current_time(c); in bch2_xattr_set()
A Dio_misc.c375 inode_u.bi_mtime = inode_u.bi_ctime = bch2_current_time(trans->c); in adjust_i_size()
A Dbcachefs.h1236 static inline s64 bch2_current_time(const struct bch_fs *c) in bch2_current_time() function
A Dfsck.c265 u64 now = bch2_current_time(c); in lookup_lostfound()
583 bch2_inode_init_late(c, &new_inode, bch2_current_time(c), 0, 0, S_IFDIR|0755, 0, NULL); in reconstruct_subvol()
673 bch2_inode_init_late(c, &new_inode, bch2_current_time(c), 0, 0, i_mode|0600, 0, NULL); in reconstruct_inode()
A Dsnapshot.c899 snapshot->v.btime.lo = cpu_to_le64(bch2_current_time(c)); in check_snapshot_exists()
1317 n->v.btime.lo = cpu_to_le64(bch2_current_time(c)); in create_snapids()
A Dinode.c950 bch2_inode_init_late(c, inode_u, bch2_current_time(c), in bch2_inode_init()

Completed in 41 milliseconds