Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dinode.h221 int bch2_inode_nlink_inc(struct bch_inode_unpacked *);
H A Dfs-common.c206 ret = bch2_inode_nlink_inc(inode_u); in bch2_link_trans()
H A Dinode.c940 int bch2_inode_nlink_inc(struct bch_inode_unpacked *bi) in bch2_inode_nlink_inc() function