Home
last modified time | relevance | path

Searched refs:HFSPLUS_MIN_THREAD_SZ (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hfsplus/
H A Dbfind.c321 if (fd->entrylength < HFSPLUS_MIN_THREAD_SZ) { in hfsplus_brec_read_cat()
H A Ddir.c176 if (fd.entrylength < HFSPLUS_MIN_THREAD_SZ) { in hfsplus_readdir()
/linux/include/linux/
H A Dhfs_common.h587 #define HFSPLUS_MIN_THREAD_SZ 10 macro