Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfsck.c2718 struct nlink_table { struct
2729 static int add_nlink(struct bch_fs *c, struct nlink_table *t, in add_nlink() argument
2768 struct nlink_table *links, in inc_link()
2796 struct nlink_table *t, in check_nlinks_find_hardlinks()
2842 static int check_nlinks_walk_dirents(struct bch_fs *c, struct nlink_table *links, in check_nlinks_walk_dirents()
2877 struct nlink_table *links, in check_nlinks_update_inode()
2920 struct nlink_table *links, in check_nlinks_update_hardlinks()
2941 struct nlink_table links = { 0 }; in bch2_check_nlinks()