Home
last modified time | relevance | path

Searched refs:LDF_COLLIDE (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dstatahead.c1246 LDF_COLLIDE); in ll_statahead_thread()
1249 LASSERT(le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in ll_statahead_thread()
1454 LDF_COLLIDE); in is_first_dirent()
1460 LASSERT(le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in is_first_dirent()
Ddir.c320 le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in ll_dir_page_locate()
566 LDF_COLLIDE); in ll_dir_read()
575 LDF_COLLIDE); in ll_dir_read()
/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2172 first->ldp_flags &= ~cpu_to_le32(LDF_COLLIDE); in lmv_adjust_dirpages()
2173 first->ldp_flags |= flags & cpu_to_le32(LDF_COLLIDE); in lmv_adjust_dirpages()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h970 LDF_COLLIDE = 1 << 1 enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c584 LASSERTF(LDF_COLLIDE == 2, "found %lld\n", in lustre_assert_wire_constants()
585 (long long)LDF_COLLIDE); in lustre_assert_wire_constants()