Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c1257 bool check_ref) in btrfs_get_root_ref() argument
1291 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1305 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1360 u64 objectid, bool check_ref) in btrfs_get_fs_root() argument
1362 return btrfs_get_root_ref(fs_info, objectid, NULL, check_ref); in btrfs_get_fs_root()