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

/linux-master/fs/reiserfs/
H A Dtail_conversion.c120 RFALSE(!is_direct_le_ih(p_le_ih),
H A Dstree.c1072 if (is_direct_le_ih(p_le_ih))
1233 if (is_direct_le_ih(ih))
1324 if (!S_ISLNK(inode->i_mode) && is_direct_le_ih(q_ih)) {
1792 if (!S_ISLNK(inode->i_mode) && is_direct_le_ih(p_le_ih)) {
2049 if (is_direct_le_ih(found_ih)) {
2206 if (!S_ISLNK(inode->i_mode) && is_direct_le_ih(ih))
H A Dlbalance.c275 if (is_direct_le_ih(dih)) {
483 if (is_direct_le_ih(ih)) {
1187 if (is_direct_le_ih(ih))
H A Dinode.c397 if (!is_direct_le_ih(ih)) {
879 } else if (is_direct_le_ih(ih)) {
2408 } else if (is_direct_le_ih(ih)) {
H A Dfix_node.c490 RFALSE(is_direct_le_ih(vi->vi_ih),
H A Dreiserfs.h1565 static inline int is_direct_le_ih(struct item_head *ih) function

Completed in 314 milliseconds