Home
last modified time | relevance | path

Searched refs:bch2_inode_nlink_set (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dinode.h276 static inline void bch2_inode_nlink_set(struct bch_inode_unpacked *bi, in bch2_inode_nlink_set() function
H A Dfsck.c3042 bch2_inode_nlink_set(&u, link->count); in check_nlinks_update_inode()