in_l2nbperiext    128 fs/jfs/jfs_imap.c 	imap->im_l2nbperiext = le32_to_cpu(dinom_le->in_l2nbperiext);
in_l2nbperiext    232 fs/jfs/jfs_imap.c 	dinom_le->in_l2nbperiext = cpu_to_le32(imp->im_l2nbperiext);
in_l2nbperiext    105 fs/jfs/jfs_imap.h 	__le32 in_l2nbperiext;	/* 4: l2 of in_nbperiext	*/
in_l2nbperiext    118 fs/jfs/jfs_imap.h 	int in_l2nbperiext;	/* l2 of in_nbperiext		*/
in_l2nbperiext    141 fs/jfs/jfs_imap.h #define	im_l2nbperiext	im_imap.in_l2nbperiext