Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c294 item_pos = get_item_pos(&path); in finish_unfinished()
H A Dreiserfs.h2234 #define get_item_pos(path) PATH_LAST_POSITION(path) macro