Searched refs:cmdsn_depth (Results 1 – 1 of 1) sorted by relevance
698 u32 cmdsn_depth = 0; in lio_target_nacl_cmdsn_depth_store() local701 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()704 if (cmdsn_depth > TA_DEFAULT_CMDSN_DEPTH_MAX) { in lio_target_nacl_cmdsn_depth_store()706 " TA_DEFAULT_CMDSN_DEPTH_MAX: %u\n", cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()732 config_item_name(acl_ci), cmdsn_depth, 1); in lio_target_nacl_cmdsn_depth_store()736 config_item_name(tpg_ci), cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()762 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth);