Home
last modified time | relevance | path

Searched defs:ltp (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_leaf.c89 xfs_dir2_leaf_tail_t *ltp; in xfs_dir3_leaf_check_int() local
324 struct xfs_dir2_leaf_tail *ltp; in xfs_dir3_leaf_init() local
384 xfs_dir2_leaf_tail_t *ltp; /* leaf's tail */ in xfs_dir2_block_to_leaf() local
624 xfs_dir2_leaf_tail_t *ltp; /* leaf tail pointer */ in xfs_dir2_leaf_addname() local
1061 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir3_leaf_log_bests() local
1131 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir3_leaf_log_tail() local
1352 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_removename() local
1599 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_trim_data() local
1683 xfs_dir2_leaf_tail_t *ltp; /* tail of leaf structure */ in xfs_dir2_node_to_leaf() local
Dxfs_dir2_block.c912 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_to_block() local
Dxfs_dir2_node.c297 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_to_node() local
Dxfs_da_format.h510 xfs_dir2_leaf_bests_p(struct xfs_dir2_leaf_tail *ltp) in xfs_dir2_leaf_bests_p()