Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dioctl.c292 if (o2info_coherent(&fi->ifi_req)) { in ocfs2_info_scan_inode_alloc()
353 if (o2info_coherent(&oifi->ifi_req)) { in ocfs2_info_handle_freeinode()
384 o2info_set_request_filled(&oifi->ifi_req); in ocfs2_info_handle_freeinode()
394 o2info_set_request_error(&oifi->ifi_req, req); in ocfs2_info_handle_freeinode()
Docfs2_ioctl.h146 struct ocfs2_info_request ifi_req; member