Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dsubvolume_format.h9 struct bch_subvolume { struct
27 LE32_BITMASK(BCH_SUBVOLUME_RO, struct bch_subvolume, flags, 0, 1) argument
32 LE32_BITMASK(BCH_SUBVOLUME_SNAP, struct bch_subvolume, flags, 1, 2)
33 LE32_BITMASK(BCH_SUBVOLUME_UNLINKED, struct bch_subvolume, flags, 2, 3)
A Dsubvolume.c200 struct bch_subvolume s; in check_subvol_child()
264 if (bkey_val_bytes(s.k) > offsetof(struct bch_subvolume, creation_parent)) { in bch2_subvolume_to_text()
320 struct bch_subvolume *s) in bch2_subvolume_get_inlined()
332 struct bch_subvolume *s) in bch2_subvolume_get()
339 struct bch_subvolume s; in bch2_subvol_is_ro_trans()
355 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol()
402 if (bkey_val_bytes(k.k) > offsetof(struct bch_subvolume, creation_parent) && in bch2_subvolume_reparent()
425 struct bch_subvolume s; in bch2_subvolumes_reparent()
A Dsubvolume.h27 bool, struct bch_subvolume *);
A Dsnapshot.h210 struct bch_subvolume *);
A Dfs.c53 struct bch_subvolume *);
499 struct bch_subvolume *subvol) in bch2_inode_hash_init_insert()
520 struct bch_subvolume subvol; in bch2_vfs_inode_get()
543 struct bch_subvolume subvol; in __bch2_create()
685 struct bch_subvolume subvol; in bch2_lookup_trans()
2077 struct bch_subvolume *subvol) in bch2_vfs_inode_init()
A Dstr_hash.c14 struct bch_subvolume subvol; in bch2_dirent_has_target()
A Drecovery_passes.c239 struct bch_subvolume subvol; in bch2_lookup_root_inode()
A Ddirent.c377 struct bch_subvolume s; in bch2_dirent_read_target()
A Dnamei.c79 struct bch_subvolume s; in bch2_create_trans()
A Dfsck.c106 struct bch_subvolume s; in subvol_lookup()
189 struct bch_subvolume subvol; in lookup_lostfound()
1275 struct bch_subvolume s; in check_inode()
A Dsnapshot.c483 struct bch_subvolume subvol; in check_snapshot_tree()
704 struct bch_subvolume subvol; in check_snapshot()

Completed in 33 milliseconds