Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfsck.c2905 struct nlink_table { struct
2916 static int add_nlink(struct bch_fs *c, struct nlink_table *t, in add_nlink() argument
2955 struct nlink_table *links, in inc_link()
2983 struct nlink_table *t, in check_nlinks_find_hardlinks()
3027 static int check_nlinks_walk_dirents(struct bch_fs *c, struct nlink_table *links, in check_nlinks_walk_dirents()
3062 struct nlink_table *links, in check_nlinks_update_inode()
3103 struct nlink_table *links, in check_nlinks_update_hardlinks()
3124 struct nlink_table links = { 0 }; in bch2_check_nlinks()