/linux-4.4.14/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() 129 struct lov_mds_md *lmm) in lsm_unpackmd_common() 187 static int lsm_lmm_verify_v1(struct lov_mds_md_v1 *lmm, int lmm_bytes, in lsm_lmm_verify_v1() 211 struct lov_mds_md_v1 *lmm) in lsm_unpackmd_v1() 266 struct lov_mds_md_v3 *lmm; in lsm_lmm_verify_v3() local 294 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() 256 static int lov_verify_lmm(void *lmm, int lmm_bytes, __u16 *stripe_count) in lov_verify_lmm() 333 struct lov_mds_md *lmm, int lmm_bytes) in lov_unpackmd()
|
/linux-4.4.14/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 | 1689 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue_remote() 1750 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue() 2435 struct lov_mds_md *lmm, int lmm_size) in lmv_unpackmd()
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 275 void *lmm, int lmmsize, in mdc_intent_open_pack() 666 void *lmm; in mdc_finish_enqueue() local 711 void *lmm; in mdc_finish_enqueue() local 745 struct lustre_handle *lockh, void *lmm, int lmmsize, in mdc_enqueue() 1123 void *lmm, int lmmsize, struct lookup_intent *it, in mdc_intent_lock()
|
D | mdc_lib.c | 181 __u32 mode, __u64 rdev, __u64 flags, const void *lmm, in mdc_open_pack()
|
D | mdc_request.c | 465 struct lov_mds_md *lmm; in mdc_get_lustre_md() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | xattr.c | 473 struct lov_mds_md *lmm = NULL; in ll_getxattr() local 545 struct lov_mds_md *lmm = NULL; in ll_listxattr() local
|
D | dir.c | 793 struct lov_mds_md *lmm = NULL; in ll_dir_getstripe() local 1448 struct lov_mds_md *lmm = NULL; in ll_dir_ioctl() local 1534 struct lov_mds_md *lmm; in ll_dir_ioctl() local
|
D | file.c | 386 static int ll_intent_file_open(struct dentry *dentry, void *lmm, in ll_intent_file_open() 1379 struct lov_mds_md *lmm = NULL; in ll_lov_getstripe_ea_info() local 3291 void *lmm; in ll_layout_fetch() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1460 void *lmm, int lmmsize, in md_enqueue() 1486 struct md_op_data *op_data, void *lmm, in md_intent_lock()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 1952 void lustre_swab_lov_mds_md(struct lov_mds_md *lmm) in lustre_swab_lov_mds_md()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 141 struct lov_mds_md *lmm, int lmm_bytes) in osc_unpackmd()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 1640 struct lov_mds_md_v1 lmm; in lov_mds_md_max_stripe_count() local 1648 struct lov_mds_md_v3 lmm; in lov_mds_md_max_stripe_count() local
|