Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dstatahead.c1234 LDF_COLLIDE); in ll_statahead_thread()
1237 LASSERT(le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in ll_statahead_thread()
1442 LDF_COLLIDE); in is_first_dirent()
1448 LASSERT(le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in is_first_dirent()
Ddir.c319 le32_to_cpu(dp->ldp_flags) & LDF_COLLIDE); in ll_dir_page_locate()
565 LDF_COLLIDE); in ll_dir_read()
574 LDF_COLLIDE); in ll_dir_read()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2128 first->ldp_flags &= ~cpu_to_le32(LDF_COLLIDE); in lmv_adjust_dirpages()
2129 first->ldp_flags |= flags & cpu_to_le32(LDF_COLLIDE); in lmv_adjust_dirpages()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h979 LDF_COLLIDE = 1 << 1 enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c586 LASSERTF(LDF_COLLIDE == 2, "found %lld\n", in lustre_assert_wire_constants()
587 (long long)LDF_COLLIDE); in lustre_assert_wire_constants()