Searched refs:parent_root (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 89 struct btrfs_root *parent_root; member 311 (sctx->parent_root ? in inconsistent_snapshot_error() 312 sctx->parent_root->root_key.objectid : 0)); in inconsistent_snapshot_error() 324 return (sctx->parent_root && !sctx->cur_inode_new && in need_send_hole() 1575 if (!sctx->parent_root) { in gen_unique_name() 1581 di = btrfs_lookup_dir_item(NULL, sctx->parent_root, in gen_unique_name() 1627 if (!sctx->parent_root) { in get_cur_inode_state() 1630 ret = get_inode_info(sctx->parent_root, ino, NULL, &right_gen, in get_cur_inode_state() 1855 if (!sctx->parent_root) in will_overwrite_ref() 1867 if (sctx->parent_root && dir != BTRFS_FIRST_FREE_OBJECTID) { in will_overwrite_ref() [all …]
|
| H A D | props.h | 26 struct btrfs_root *parent_root);
|
| H A D | props.c | 408 struct btrfs_root *parent_root) in btrfs_subvol_inherit_props() argument 414 parent_inode = btrfs_iget(sb, BTRFS_FIRST_FREE_OBJECTID, parent_root); in btrfs_subvol_inherit_props()
|
| H A D | transaction.c | 1513 struct btrfs_root *parent_root; in create_pending_snapshot() local 1567 parent_root = BTRFS_I(parent_inode)->root; in create_pending_snapshot() 1568 record_root_in_trans(trans, parent_root, 0); in create_pending_snapshot() 1579 dir_item = btrfs_lookup_dir_item(NULL, parent_root, path, in create_pending_snapshot() 1673 parent_root->root_key.objectid, in create_pending_snapshot() 1708 ret = qgroup_account_snapshot(trans, root, parent_root, in create_pending_snapshot() 1727 ret = btrfs_update_inode_fallback(trans, parent_root, parent_inode); in create_pending_snapshot()
|
| H A D | ioctl.c | 81 __u64 parent_root; /* in */ member 4862 arg->parent_root = args32.parent_root; in _btrfs_ioctl_send()
|
| H A D | ctree.h | 3019 struct btrfs_root *parent_root,
|
| H A D | inode.c | 8641 struct btrfs_root *parent_root, in btrfs_create_subvol_root() argument 8661 err = btrfs_subvol_inherit_props(trans, new_root, parent_root); in btrfs_create_subvol_root()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
| H A D | insert_fn_imps.hpp | 134 const bool parent_root = p_parent->m_p_prev_or_parent == 0; in swap_with_parent() local 136 !parent_root&& p_parent->m_p_prev_or_parent->m_p_l_child == p_parent; in swap_with_parent() 157 else if (!parent_root) in swap_with_parent()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
| H A D | insert_fn_imps.hpp | 134 const bool parent_root = p_parent->m_p_prev_or_parent == 0; in swap_with_parent() local 136 !parent_root&& p_parent->m_p_prev_or_parent->m_p_l_child == p_parent; in swap_with_parent() 157 else if (!parent_root) in swap_with_parent()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs.h | 781 __u64 parent_root; /* in */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs.h | 738 __u64 parent_root; /* in */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs.h | 738 __u64 parent_root; /* in */ member
|