Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dioctl.c466 if (o2info_coherent(&ffg->iff_req)) in ocfs2_info_freefrag_scan_chain()
553 if (o2info_coherent(&ffg->iff_req)) { in ocfs2_info_freefrag_scan_bitmap()
647 if (o2info_coherent(&oiff->iff_req)) { in ocfs2_info_handle_freefrag()
672 o2info_set_request_filled(&oiff->iff_req); in ocfs2_info_handle_freefrag()
682 o2info_set_request_error(&oiff->iff_req, req); in ocfs2_info_handle_freefrag()
Docfs2_ioctl.h158 struct ocfs2_info_request iff_req; member