Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs_fn.h106 static inline dnode_secno de_down_pointer (struct hpfs_dirent *de) in de_down_pointer() function
H A Dmap.c297 if (de->down) if (de_down_pointer(de) < 0x10) { in hpfs_map_dnode()