Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h38 #define HFSP_HIDDENDIR_NAME "\xe2\x90\x80\xe2\x90\x80\xe2\x90\x80\xe2\x90\x80HFS+ Private Data" macro
Dsuper.c387 str.len = sizeof(HFSP_HIDDENDIR_NAME) - 1; in hfsplus_read_super()
388 str.name = HFSP_HIDDENDIR_NAME; in hfsplus_read_super()