Searched refs:ZFCP_CFDC_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
61 unsigned int size = ZFCP_CFDC_MAX_SIZE; in zfcp_cfdc_copy_from_user()77 unsigned int size = ZFCP_CFDC_MAX_SIZE; in zfcp_cfdc_copy_to_user()144 sg[ZFCP_CFDC_PAGES - 1].length = ZFCP_CFDC_MAX_SIZE % PAGE_SIZE; in zfcp_cfdc_sg_setup()
190 #define ZFCP_CFDC_MAX_SIZE 127 * 1024 macro191 #define ZFCP_CFDC_PAGES PFN_UP(ZFCP_CFDC_MAX_SIZE)
2365 if (bytes != ZFCP_CFDC_MAX_SIZE) { in zfcp_fsf_control_file()