Home
last modified time | relevance | path

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

/openbmc/linux/fs/adfs/
H A Ddir_fplus.h12 #define BIGDIRSTARTNAME ('S' | 'B' << 8 | 'P' << 16 | 'r' << 24) macro
H A Ddir_fplus.c26 h->bigdirstartname != cpu_to_le32(BIGDIRSTARTNAME) || in adfs_fplus_validate_header()