/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_ea.c | 56 static int lsm_lmm_verify_common(struct lov_mds_md *lmm, int lmm_bytes, in lsm_lmm_verify_common() 131 struct lov_mds_md *lmm) in lsm_unpackmd_common() 189 static int lsm_lmm_verify_v1(struct lov_mds_md_v1 *lmm, int lmm_bytes, in lsm_lmm_verify_v1() 213 struct lov_mds_md_v1 *lmm) in lsm_unpackmd_v1() 268 struct lov_mds_md_v3 *lmm; in lsm_lmm_verify_v3() local 296 struct lov_mds_md_v3 *lmm; in lsm_unpackmd_v3() local
|
D | lov_pack.c | 55 struct lov_mds_md *lmm = lmmp; in lov_dump_lmm_common() local 88 void lov_dump_lmm_v1(int level, struct lov_mds_md_v1 *lmm) in lov_dump_lmm_v1() 95 void lov_dump_lmm_v3(int level, struct lov_mds_md_v3 *lmm) in lov_dump_lmm_v3() 103 void lov_dump_lmm(int level, void *lmm) in lov_dump_lmm() 277 static int lov_verify_lmm(void *lmm, int lmm_bytes, __u16 *stripe_count) in lov_verify_lmm() 355 struct lov_mds_md *lmm, int lmm_bytes) in lov_unpackmd()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 54 static int lmv_intent_remote(struct obd_export *exp, void *lmm, in lmv_intent_remote() 160 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_open() 243 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_lookup() 293 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_lock()
|
D | lmv_obd.c | 1731 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue_remote() 1792 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue() 2477 struct lov_mds_md *lmm, int lmm_size) in lmv_unpackmd()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 275 void *lmm, int lmmsize, in mdc_intent_open_pack() 678 void *lmm; in mdc_finish_enqueue() local 744 void *lmm; in mdc_finish_enqueue() local 778 struct lustre_handle *lockh, void *lmm, int lmmsize, in mdc_enqueue() 1156 void *lmm, int lmmsize, struct lookup_intent *it, in mdc_intent_lock()
|
D | mdc_lib.c | 210 __u32 mode, __u64 rdev, __u64 flags, const void *lmm, in mdc_open_pack()
|
D | mdc_request.c | 522 struct lov_mds_md *lmm; in mdc_get_lustre_md() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | xattr.c | 478 struct lov_mds_md *lmm = NULL; in ll_getxattr() local 550 struct lov_mds_md *lmm = NULL; in ll_listxattr() local
|
D | dir.c | 800 struct lov_mds_md *lmm = NULL; in ll_dir_getstripe() local 1482 struct lov_mds_md *lmm = NULL; in ll_dir_ioctl() local 1568 struct lov_mds_md *lmm; in ll_dir_ioctl() local
|
D | file.c | 388 static int ll_intent_file_open(struct dentry *dentry, void *lmm, in ll_intent_file_open() 1388 struct lov_mds_md *lmm = NULL; in ll_lov_getstripe_ea_info() local 3334 void *lmm; in ll_layout_fetch() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1559 void *lmm, int lmmsize, in md_enqueue() 1585 struct md_op_data *op_data, void *lmm, in md_intent_lock()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 2155 void lustre_swab_lov_mds_md(struct lov_mds_md *lmm) in lustre_swab_lov_mds_md()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 134 struct lov_mds_md *lmm, int lmm_bytes) in osc_unpackmd()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 1634 struct lov_mds_md_v1 lmm; in lov_mds_md_max_stripe_count() local 1642 struct lov_mds_md_v3 lmm; in lov_mds_md_max_stripe_count() local
|