Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper-io.c554 static int __copy_super(struct bch_sb_handle *dst_handle, struct bch_sb *src) in __copy_super() function
618 __copy_super(&c->disk_sb, src) ?: in bch2_sb_to_fs()
630 return __copy_super(&ca->disk_sb, c->disk_sb.sb); in bch2_sb_from_fs()