notruncate        153 fs/affs/affs.h 				bool notruncate);
notruncate        483 fs/affs/amigaffs.c affs_check_name(const unsigned char *name, int len, bool notruncate)
notruncate        488 fs/affs/amigaffs.c 		if (notruncate)
notruncate         46 fs/affs/namei.c __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notruncate)
notruncate         53 fs/affs/namei.c 	retval = affs_check_name(qstr->name, qstr->len, notruncate);
notruncate         84 fs/affs/namei.c 		bool notruncate)
notruncate         94 fs/affs/namei.c 	if (affs_check_name(name->name, name->len, notruncate))