Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Ddir.c95 #define AFS_DIR_MAGIC htons(1234) macro
162 if (dbuf->blocks[tmp].pagehdr.magic != AFS_DIR_MAGIC) { in afs_dir_check_page()