Searched refs:has_thread (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dcatalog.c676 int error, has_thread; local
705 has_thread = is_dir || (record->u.fil.Flags & HFS_FIL_THD);
707 if (has_thread) {
728 if (has_thread && (error != -EIO)) {
1296 int is_dir, has_thread; local
1314 has_thread = 1;
1317 has_thread = entry->u.file.flags & HFS_FIL_THD;
1453 if (has_thread) {

Completed in 101 milliseconds