Home
last modified time | relevance | path

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

/fs/ocfs2/
Dextent_map.c935 u64 p_block, p_count; in ocfs2_read_virt_blocks() local
951 &p_block, &p_count, NULL); in ocfs2_read_virt_blocks()
969 if (p_count < count) in ocfs2_read_virt_blocks()
970 count = p_count; in ocfs2_read_virt_blocks()
/fs/nfsd/
Dvfs.c60 unsigned int p_count; member
804 if (ra->p_count == 0) in nfsd_init_raparms()
824 ra->p_count++; in nfsd_init_raparms()
840 ra->p_count--; in nfsd_put_raparams()