Searched defs:notruncate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/affs/ |
H A D | amigaffs.c | 510 affs_check_name(const unsigned char *name, int len, bool notruncate) in affs_check_name() argument
|
H A D | namei.c | 46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notruncate) in __affs_hash_dentry() argument 82 __affs_compare_dentry(unsigned int len, const char *str, const struct qstr *name, toupper_t toupper, bool notruncate) __affs_compare_dentry() argument
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | amigaffs.c | 510 affs_check_name(const unsigned char *name, int len, bool notruncate) in affs_check_name() argument
|
H A D | namei.c | 46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t fn, bool notruncate) in __affs_hash_dentry() argument 82 __affs_compare_dentry(unsigned int len, const char *str, const struct qstr *name, toupper_t fn, bool notruncate) __affs_compare_dentry() argument
|
Completed in 5 milliseconds