Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Ddisk-io.h69 u64 objectid, bool check_ref);
Ddisk-io.c1543 bool check_ref) in btrfs_get_root_ref() argument
1558 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1572 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1626 u64 objectid, bool check_ref) in btrfs_get_fs_root() argument
1628 return btrfs_get_root_ref(fs_info, objectid, 0, check_ref); in btrfs_get_fs_root()
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_sbc.c1295 goto check_ref; in sbc_dif_v1_verify()
1306 check_ref: in sbc_dif_v1_verify()