Home
last modified time | relevance | path

Searched refs:cr_spfid (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c184 lustre_swab_lu_fid(&ext->cr.cr_spfid); in lustre_swab_llog_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h789 lustre_fid cr_spfid; /**< source parent fid, or zero */ member
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3528 LASSERTF((int)offsetof(struct changelog_ext_rec, cr_spfid) == 80, "found %lld\n", in lustre_assert_wire_constants()
3529 (long long)(int)offsetof(struct changelog_ext_rec, cr_spfid)); in lustre_assert_wire_constants()
3530 LASSERTF((int)sizeof(((struct changelog_ext_rec *)0)->cr_spfid) == 16, "found %lld\n", in lustre_assert_wire_constants()
3531 (long long)(int)sizeof(((struct changelog_ext_rec *)0)->cr_spfid)); in lustre_assert_wire_constants()