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.h249 int bch2_inode_nlink_inc(struct bch_inode_unpacked *);
H A Dfs-common.c207 ret = bch2_inode_nlink_inc(inode_u); in bch2_link_trans()
H A Dinode.c1097 int bch2_inode_nlink_inc(struct bch_inode_unpacked *bi) in bch2_inode_nlink_inc() function