Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dinode-map.c406 if (root->root_key.objectid != BTRFS_FS_TREE_OBJECTID && in btrfs_save_ino_cache()
Dqgroup.c924 ret = add_qgroup_item(trans, quota_root, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()
928 qgroup = add_qgroup_rb(fs_info, BTRFS_FS_TREE_OBJECTID); in btrfs_quota_enable()
Dsuper.c811 BTRFS_FS_TREE_OBJECTID; in btrfs_parse_early_options()
Dctree.h85 #define BTRFS_FS_TREE_OBJECTID 5ULL macro
4222 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()
Ddisk-io.c171 { .id = BTRFS_FS_TREE_OBJECTID, .name_stem = "fs" },
3005 location.objectid = BTRFS_FS_TREE_OBJECTID; in open_ctree()
Dioctl.c3928 objectid = BTRFS_FS_TREE_OBJECTID; in btrfs_ioctl_default_subvol()
Dvolumes.c3733 key.objectid != BTRFS_FS_TREE_OBJECTID) || in btrfs_uuid_scan_kthread()
/linux-4.1.27/include/trace/events/
Dbtrfs.h42 { BTRFS_FS_TREE_OBJECTID, "FS_TREE" }, \