Home
last modified time | relevance | path

Searched defs:subvol (Results 1 – 9 of 9) sorted by relevance

/linux/fs/bcachefs/
H A Dsubvolume.c32 struct bkey_s_c_subvolume subvol; in check_subvol() local
211 struct bkey_s_c_subvolume subvol = bkey_s_c_to_subvolume(k); in bch2_subvolume_validate() local
272 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children()
286 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined()
299 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get()
307 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans()
319 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro()
326 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol()
338 struct bkey_s_c_subvolume subvol; in bch2_subvolume_get_snapshot() local
408 struct bkey_s_c_subvolume subvol; in __bch2_subvolume_delete() local
[all …]
H A Dlogged_ops_format.h7 __le32 subvol; member
23 __le32 subvol; member
H A Dsnapshot_format.h10 __le32 subvol; member
H A Dfs.c342 struct bch_subvolume *subvol) in bch2_inode_hash_init_insert()
363 struct bch_subvolume subvol; in bch2_vfs_inode_get() local
386 struct bch_subvolume subvol; in __bch2_create() local
515 struct bch_subvolume subvol; in bch2_lookup_trans() local
1398 u32 subvol; member
1632 struct bch_subvolume *subvol) in bch2_vfs_inode_init()
H A Dio_read.h56 u32 subvol; member
H A Dsnapshot.c470 u32 subvol = 0, s; in bch2_snapshot_tree_oldest_subvol() local
537 struct bch_subvolume subvol; in check_snapshot_tree() local
746 struct bch_subvolume subvol; in check_snapshot() local
H A Ddirent.c504 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
H A Dfsck.c106 static int subvol_lookup(struct btree_trans *trans, u32 subvol, in subvol_lookup()
228 struct bch_subvolume subvol; in lookup_lostfound() local
238 struct bkey_i_subvolume *subvol = bch2_bkey_get_mut_typed(trans, &iter, in lookup_lostfound() local
/linux/include/linux/
H A Dstat.h56 u64 subvol; member