Searched refs:DIR_OF_VNID (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.h53 #define DIR_OF_VNID(vnid) \ macro
H A Ddir.cpp947 if ((dir_vnid = dlist_find(vol, DIR_OF_VNID(loc))) == -1LL) {
949 "\n", DIR_OF_VNID(loc)));
953 if (diri_init(vol, DIR_OF_VNID(loc),

Completed in 40 milliseconds