Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_sbc.c1287 goto check_ref; in sbc_dif_v1_verify()
1298 check_ref: in sbc_dif_v1_verify()
/linux/fs/btrfs/
H A Ddisk-io.c1297 bool check_ref) in btrfs_get_root_ref() argument
1331 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1345 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()
1400 u64 objectid, bool check_ref) in btrfs_get_fs_root() argument
1402 return btrfs_get_root_ref(fs_info, objectid, NULL, check_ref); in btrfs_get_fs_root()