Home
last modified time | relevance | path

Searched refs:bch2_inode_init_late (Results 1 – 5 of 5) sorted by relevance

/fs/bcachefs/
A Dinode.h167 void bch2_inode_init_late(struct bch_fs *, struct bch_inode_unpacked *, u64,
A Dinode.c912 void bch2_inode_init_late(struct bch_fs *c, in bch2_inode_init_late() function
950 bch2_inode_init_late(c, inode_u, bch2_current_time(c), in bch2_inode_init()
A Dsubvolume.c138 bch2_inode_init_late(c, &inode, bch2_current_time(c), in check_subvol()
A Dnamei.c60 bch2_inode_init_late(c, new_inode, now, uid, gid, mode, rdev, dir_u); in bch2_create_trans()
A Dfsck.c269 bch2_inode_init_late(c, lostfound, now, 0, 0, S_IFDIR|0700, 0, &root_inode); 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()

Completed in 18 milliseconds