nptrs             445 fs/gfs2/xattr.c 	unsigned int nptrs = DIV_ROUND_UP(amount, sdp->sd_jbsize);
nptrs             452 fs/gfs2/xattr.c 	bh = kcalloc(nptrs, sizeof(struct buffer_head *), GFP_NOFS);
nptrs             456 fs/gfs2/xattr.c 	for (x = 0; x < nptrs; x++) {
nptrs             467 fs/gfs2/xattr.c 	for (x = 0; x < nptrs; x++) {
nptrs             470 fs/gfs2/xattr.c 			for (; x < nptrs; x++)
nptrs             475 fs/gfs2/xattr.c 			for (; x < nptrs; x++)