MAXPATHLEN 398 fs/xfs/linux-2.6/xfs_ioctl.c link = kmalloc(MAXPATHLEN+1, GFP_KERNEL); MAXPATHLEN 479 fs/xfs/linux-2.6/xfs_iops.c link = kmalloc(MAXPATHLEN+1, GFP_KERNEL); MAXPATHLEN 676 fs/xfs/xfs_vnodeops.c ASSERT(ip->i_d.di_size <= MAXPATHLEN); MAXPATHLEN 2483 fs/xfs/xfs_vnodeops.c if (pathlen >= MAXPATHLEN) /* total string too long */