Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dioctl.c290 if (inode_alloc && o2info_coherent(&fi->ifi_req)) { in ocfs2_info_scan_inode_alloc()
351 if (o2info_coherent(&oifi->ifi_req)) { in ocfs2_info_handle_freeinode()
382 o2info_set_request_filled(&oifi->ifi_req); in ocfs2_info_handle_freeinode()
392 o2info_set_request_error(&oifi->ifi_req, req); in ocfs2_info_handle_freeinode()
Docfs2_ioctl.h128 struct ocfs2_info_request ifi_req; member