Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dioctl.c465 if (o2info_coherent(&ffg->iff_req)) in ocfs2_info_freefrag_scan_chain()
552 if (o2info_coherent(&ffg->iff_req)) { in ocfs2_info_freefrag_scan_bitmap()
648 if (o2info_coherent(&oiff->iff_req)) { in ocfs2_info_handle_freefrag()
673 o2info_set_request_filled(&oiff->iff_req); in ocfs2_info_handle_freefrag()
683 o2info_set_request_error(&oiff->iff_req, req); in ocfs2_info_handle_freefrag()
Docfs2_ioctl.h158 struct ocfs2_info_request iff_req; member