Home
last modified time | relevance | path

Searched refs:md_clear_open_replay_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_close.c306 md_clear_open_replay_data(ll_i2sbi(inode)->ll_md_exp, och); in ll_done_writing()
Dfile.c212 md_clear_open_replay_data(md_exp, och); in ll_close_inode_openhandle()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1641 static inline int md_clear_open_replay_data(struct obd_export *exp, in md_clear_open_replay_data() function
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2602 return md_clear_open_replay_data(tgt->ltd_exp, och); in lmv_clear_open_replay_data()