Searched refs:is_direct_le_ih (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dtail_conversion.c99 RFALSE( !is_direct_le_ih (p_le_ih),
H A Dlbalance.c222 if ( is_direct_le_ih (dih) ) {
387 if (is_direct_le_ih (ih)) {
1003 if (is_direct_le_ih (ih))
H A Dstree.c1019 if ( is_direct_le_ih (p_le_ih) )
1588 if ( is_direct_le_ih (p_le_ih) && (le_ih_k_offset (p_le_ih) & (p_s_sb->s_blocksize - 1)) == 1 ) {
1786 if (is_direct_le_ih (found_ih)) {
H A Ddo_balan.c307 RFALSE (!is_direct_le_ih (ih),
558 RFALSE( !is_direct_le_ih (ih),
846 RFALSE( !is_direct_le_ih(ih),
H A Dinode.c325 if (!is_direct_le_ih (ih)) {
701 } else if (is_direct_le_ih (ih)) {
1834 } else if (is_direct_le_ih(ih)) {
H A Dfix_node.c450 RFALSE( is_direct_le_ih (vi->vi_ih),
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h523 #define is_direct_le_ih(ih) is_direct_le_key (ih_version (ih), &((ih)->ih_key)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h523 #define is_direct_le_ih(ih) is_direct_le_key (ih_version (ih), &((ih)->ih_key)) macro

Completed in 123 milliseconds