Searched refs:DOT_OFFSET (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Ddir.c57 make_cpu_key (&pos_key, inode, (filp->f_pos) ? (filp->f_pos) : DOT_OFFSET,
200 put_deh_offset( &(deh[0]), DOT_OFFSET );
233 put_deh_offset( &(deh[0]), DOT_OFFSET );
H A Ditem_ops.c408 if (le32_to_cpu (key->u.k_offset_v1.k_offset) == DOT_OFFSET)
513 if (le_ih_k_offset (vi->vi_ih) == DOT_OFFSET)
H A Dinode.c1377 le32_to_cpu (ih->ih_key.k_objectid), DOT_OFFSET, TYPE_DIRENTRY, 3/*key length*/);
1383 make_le_item_head (ih, 0, KEY_FORMAT_3_5, DOT_OFFSET, TYPE_DIRENTRY, EMPTY_DIR_SIZE_V1, 2);
1389 make_le_item_head (ih, 0, KEY_FORMAT_3_5, DOT_OFFSET, TYPE_DIRENTRY, EMPTY_DIR_SIZE, 2);
H A Dstree.c963 if (le_ih_k_offset (le_ih) == DOT_OFFSET &&
1640 set_le_key_k_offset (KEY_FORMAT_3_5, INODE_PKEY (inode), DOT_OFFSET);
H A Dnamei.c173 return DOT_OFFSET;
H A Dlbalance.c59 (last_first == FIRST_TO_LAST && le_ih_k_offset (ih) == DOT_OFFSET) ||
H A Dfix_node.c666 RFALSE(le_ih_k_offset (ih) == DOT_OFFSET,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h842 #define DOT_OFFSET 1 macro
1391 | 1st directory item| DOT_OFFSET |DIRENTRY_UNIQUENESS| no |
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h842 #define DOT_OFFSET 1 macro
1391 | 1st directory item| DOT_OFFSET |DIRENTRY_UNIQUENESS| no |

Completed in 196 milliseconds