Searched refs:cr_tfid (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
| D | lustre_user.h | 764 lustre_fid cr_tfid; /**< target fid */ member 784 lustre_fid cr_tfid; /**< target fid */ member
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | llog_swab.c | 177 lustre_swab_lu_fid(&cr->cr.cr_tfid); in lustre_swab_llog_rec()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | wiretest.c | 3480 LASSERTF((int)offsetof(struct changelog_rec, cr_tfid) == 32, "found %lld\n", in lustre_assert_wire_constants() 3481 (long long)(int)offsetof(struct changelog_rec, cr_tfid)); in lustre_assert_wire_constants() 3482 LASSERTF((int)sizeof(((struct changelog_rec *)0)->cr_tfid) == 16, "found %lld\n", in lustre_assert_wire_constants() 3483 (long long)(int)sizeof(((struct changelog_rec *)0)->cr_tfid)); in lustre_assert_wire_constants() 3516 LASSERTF((int)offsetof(struct changelog_ext_rec, cr_tfid) == 32, "found %lld\n", in lustre_assert_wire_constants() 3517 (long long)(int)offsetof(struct changelog_ext_rec, cr_tfid)); in lustre_assert_wire_constants() 3518 LASSERTF((int)sizeof(((struct changelog_ext_rec *)0)->cr_tfid) == 16, "found %lld\n", in lustre_assert_wire_constants() 3519 (long long)(int)sizeof(((struct changelog_ext_rec *)0)->cr_tfid)); in lustre_assert_wire_constants()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
| D | mdc_request.c | 1486 PFID(&rec->cr.cr_tfid), PFID(&rec->cr.cr_pfid), in changelog_kkuc_cb()
|