Home
last modified time | relevance | path

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

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