Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c236 rec->cr_old_handle = op_data->op_handle; in mdc_open_pack()
333 memcpy(&epoch->handle, &op_data->op_handle, sizeof(epoch->handle)); in mdc_ioepoch_pack()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1035 struct lustre_handle op_handle; member
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c94 op_data->op_handle = *fh; in ll_pack_inode2opdata()
814 op_data->op_handle = old_handle; in ll_lease_open()
Dllite_lib.c1215 op_data->op_handle = md.body->handle; in ll_md_setattr()