Home
last modified time | relevance | path

Searched refs:och_mod (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lib.h95 struct md_open_data *och_mod; member
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c781 och->och_mod = mod; in mdc_set_open_replay_data()
825 struct md_open_data *mod = och->och_mod; in mdc_clear_open_replay_data()
839 och->och_mod = NULL; in mdc_clear_open_replay_data()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c165 rc = md_close(md_exp, op_data, och->och_mod, &req); in ll_close_inode_openhandle()