Searched refs:BIGDIRSTARTNAME (Results 1 – 2 of 2) sorted by relevance
/fs/adfs/ | ||
D | dir_fplus.h | 15 #define BIGDIRSTARTNAME ('S' | 'B' << 8 | 'P' << 16 | 'r' << 24) macro |
D | dir_fplus.c | 51 h->bigdirstartname != cpu_to_le32(BIGDIRSTARTNAME)) { in adfs_fplus_read() |