XATTR_SYSTEM_PREFIX   99 fs/jfs/xattr.c 	    !strncmp(ea->name, XATTR_SYSTEM_PREFIX, XATTR_SYSTEM_PREFIX_LEN))
XATTR_SYSTEM_PREFIX  768 fs/jfs/xattr.c 	if (!strncmp(name, XATTR_SYSTEM_PREFIX, XATTR_SYSTEM_PREFIX_LEN))
XATTR_SYSTEM_PREFIX   45 fs/xattr.c     	    !strncmp(name, XATTR_SYSTEM_PREFIX, XATTR_SYSTEM_PREFIX_LEN))
XATTR_SYSTEM_PREFIX   82 fs/xfs/linux-2.6/xfs_xattr.c 	.prefix	= XATTR_SYSTEM_PREFIX,
XATTR_SYSTEM_PREFIX   28 include/linux/xattr.h #define XATTR_SYSTEM_PREFIX_LEN (sizeof (XATTR_SYSTEM_PREFIX) - 1)