Searched refs:BIGDIRENDNAME (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/adfs/ | ||
D | dir_fplus.h | 16 #define BIGDIRENDNAME ('o' | 'v' << 8 | 'e' << 16 | 'n' << 24) macro |
D | dir_fplus.c | 71 if (t->bigdirendname != cpu_to_le32(BIGDIRENDNAME) || in adfs_fplus_read() |