Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfsck.c2856 struct nlink_table { struct
2867 static int add_nlink(struct bch_fs *c, struct nlink_table *t, in add_nlink() argument
2906 struct nlink_table *links, in inc_link()
2934 struct nlink_table *t, in check_nlinks_find_hardlinks()
2980 static int check_nlinks_walk_dirents(struct bch_fs *c, struct nlink_table *links, in check_nlinks_walk_dirents()
3015 struct nlink_table *links, in check_nlinks_update_inode()
3058 struct nlink_table *links, in check_nlinks_update_hardlinks()
3079 struct nlink_table links = { 0 }; in bch2_check_nlinks()