NNNPFS            116 xfs/xfs_dev-bsd.c 	for (i = 0; i < NNNPFS; i++) {
NNNPFS            132 xfs/xfs_dev-bsd.c 	for (i = 0; i < NNNPFS; i++) {
NNNPFS            153 xfs/xfs_dev-bsd.c 	minor(dev) >= 0 && minor(dev) < NNNPFS;
NNNPFS             44 xfs/xfs_dev-common.c struct xfs_channel xfs_channel[NNNPFS];
NNNPFS             94 xfs/xfs_dev-common.c     if (minor(dev) < 0 || minor(dev) >= NNNPFS)
NNNPFS            723 xfs/xfs_dev-common.c     for (i = 0; i < NNNPFS; i++) {
NNNPFS             69 xfs/xfs_dev.h  extern struct xfs_channel xfs_channel[NNNPFS];
NNNPFS             57 xfs/xfs_vfsops-common.c struct xfs xfs[NNNPFS];