Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h249 int bch2_inode_nlink_inc(struct bch_inode_unpacked *);
Dfs-common.c207 ret = bch2_inode_nlink_inc(inode_u); in bch2_link_trans()
Dinode.c1097 int bch2_inode_nlink_inc(struct bch_inode_unpacked *bi) in bch2_inode_nlink_inc() function