Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dioctl.c464 if (o2info_coherent(&ffg->iff_req)) in ocfs2_info_freefrag_scan_chain()
551 if (o2info_coherent(&ffg->iff_req)) { in ocfs2_info_freefrag_scan_bitmap()
645 if (o2info_coherent(&oiff->iff_req)) { in ocfs2_info_handle_freefrag()
670 o2info_set_request_filled(&oiff->iff_req); in ocfs2_info_handle_freefrag()
680 o2info_set_request_error(&oiff->iff_req, req); in ocfs2_info_handle_freefrag()
Docfs2_ioctl.h140 struct ocfs2_info_request iff_req; member