Home
last modified time | relevance | path

Searched defs:put_ih_location (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
Dreiserfs.h1407 #define put_ih_location(ih, val) do { (ih)->ih_item_location = cpu_to_le16(val); } while (0) macro
/kernel/linux/linux-4.19/fs/reiserfs/
Dreiserfs.h1407 #define put_ih_location(ih, val) do { (ih)->ih_item_location = cpu_to_le16(val); } while (0) macro