Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dinode.h280 int bch2_inode_nlink_inc(struct bch_inode_unpacked *);
H A Dnamei.c206 ret = bch2_inode_nlink_inc(inode_u); in bch2_link_trans()
H A Dinode.c1135 int bch2_inode_nlink_inc(struct bch_inode_unpacked *bi) in bch2_inode_nlink_inc() function