Home
last modified time | relevance | path

Searched refs:iff_req (Results 1 – 2 of 2) sorted by relevance

/fs/ocfs2/
Dioctl.c459 if (o2info_coherent(&ffg->iff_req)) in ocfs2_info_freefrag_scan_chain()
546 if (o2info_coherent(&ffg->iff_req)) { in ocfs2_info_freefrag_scan_bitmap()
640 if (o2info_coherent(&oiff->iff_req)) { in ocfs2_info_handle_freefrag()
665 o2info_set_request_filled(&oiff->iff_req); in ocfs2_info_handle_freefrag()
675 o2info_set_request_error(&oiff->iff_req, req); in ocfs2_info_handle_freefrag()
Docfs2_ioctl.h150 struct ocfs2_info_request iff_req; member