Home
last modified time | relevance | path

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

/fs/btrfs/
Ddelayed-ref.h247 if (rootid == BTRFS_FS_TREE_OBJECTID) in need_ref_seq()
Dinode-map.c409 if (root->root_key.objectid != BTRFS_FS_TREE_OBJECTID && in btrfs_save_ino_cache()
Dqgroup.c897 ret = add_qgroup_item(trans, quota_root, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()
901 qgroup = add_qgroup_rb(fs_info, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()
Dsuper.c688 BTRFS_FS_TREE_OBJECTID; in btrfs_parse_early_options()
Dctree.h83 #define BTRFS_FS_TREE_OBJECTID 5ULL macro
3851 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()
Ddisk-io.c153 { .id = BTRFS_FS_TREE_OBJECTID, .name_stem = "fs" },
2819 location.objectid = BTRFS_FS_TREE_OBJECTID; in open_ctree()