Searched refs:put_ih_entry_count (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dlbalance.c69 put_ih_entry_count( &new_ih, 0 );
938 put_ih_entry_count( ih, ih_entry_count(ih) - del_count );
1167 put_ih_entry_count( ih, ih_entry_count(ih) + new_entry_count );
H A Dinode.c101 put_ih_entry_count( ih, entry_count );
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h394 #define put_ih_entry_count(ih, val) do { (ih)->u.ih_entry_count = cpu_to_le16(val); } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h394 #define put_ih_entry_count(ih, val) do { (ih)->u.ih_entry_count = cpu_to_le16(val); } while (0) macro

Completed in 106 milliseconds