Home
last modified time | relevance | path

Searched refs:OCFS2_INFO_FL_FILLED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h191 #define OCFS2_INFO_FL_FILLED (0x40000000) /* Filesystem understood macro
H A Dioctl.c51 req->ir_flags |= OCFS2_INFO_FL_FILLED; in o2info_set_request_filled()
56 req->ir_flags &= ~OCFS2_INFO_FL_FILLED; in o2info_clear_request_filled()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h181 #define OCFS2_INFO_FL_FILLED (0x40000000) /* Filesystem understood macro
H A Dioctl.c52 req->ir_flags |= OCFS2_INFO_FL_FILLED; in o2info_set_request_filled()
57 req->ir_flags &= ~OCFS2_INFO_FL_FILLED; in o2info_clear_request_filled()

Completed in 4 milliseconds