Searched refs:md_enqueue (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | xattr_cache.c | 308 rc = md_enqueue(exp, &einfo, oit, op_data, &lockh, NULL, 0, NULL, 0); in ll_xattr_find_get_lock()
|
D | file.c | 2750 rc = md_enqueue(sbi->ll_md_exp, &einfo, NULL, in ll_file_flock() 2759 md_enqueue(sbi->ll_md_exp, &einfo, NULL, in ll_file_flock() 3530 rc = md_enqueue(sbi->ll_md_exp, &einfo, &it, op_data, &lockh, in ll_layout_refresh()
|
D | dir.c | 369 rc = md_enqueue(ll_i2sbi(dir)->ll_md_exp, &einfo, &it, in ll_get_dir_page()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1739 rc = md_enqueue(tgt->ltd_exp, einfo, it, rdata, lockh, in lmv_enqueue_remote() 1772 rc = md_enqueue(tgt->ltd_exp, einfo, it, op_data, lockh, in lmv_enqueue()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1455 static inline int md_enqueue(struct obd_export *exp, in md_enqueue() function
|