Searched refs:p_count (Results 1 – 1 of 1) sorted by relevance
972 u64 p_block, p_count; in ocfs2_read_virt_blocks() local994 &p_block, &p_count, NULL); in ocfs2_read_virt_blocks()1012 if (p_count < count) in ocfs2_read_virt_blocks()1013 count = p_count; in ocfs2_read_virt_blocks()
Completed in 6 milliseconds