Home
last modified time | relevance | path

Searched refs:BIGDIRSTARTNAME (Results 1 – 2 of 2) sorted by relevance

/fs/adfs/
Ddir_fplus.h15 #define BIGDIRSTARTNAME ('S' | 'B' << 8 | 'P' << 16 | 'r' << 24) macro
Ddir_fplus.c51 h->bigdirstartname != cpu_to_le32(BIGDIRSTARTNAME)) { in adfs_fplus_read()