Searched refs:HFS_NAMELEN (Results 1 – 5 of 5) sorted by relevance
406 while (len-- && (*count < HFS_NAMELEN)) { in hfs_colon2mac()447 while (len-- && (*count < HFS_NAMELEN)) { in hfs_prcnt2mac()486 while (len-- && (*count < HFS_NAMELEN)) { in hfs_triv2mac()534 while (len-- && (*count < HFS_NAMELEN)) { in hfs_latin2mac()
64 if (this->len > HFS_NAMELEN) in hfs_hash_dentry()77 if (a->len > HFS_NAMELEN) in hfs_compare_dentry()
394 strncpy(tmp_name + 1, dentry->d_name.name, HFS_NAMELEN - 1); in hfs_dbl_drop_dentry()
43 #define HFS_NAMELEN 31 /* maximum length of an HFS filename */ macro
150 buf->f_namelen = HFS_NAMELEN; in hfs_statfs()