Home
last modified time | relevance | path

Searched refs:OCFS2_MOUNT_NOINTR (Results 1 – 3 of 3) sorted by relevance

/fs/ocfs2/
A Dsuper.c1208 mopt->mount_opt = OCFS2_MOUNT_NOINTR; in ocfs2_init_fs_context()
1304 mopt->mount_opt |= OCFS2_MOUNT_NOINTR; in ocfs2_parse_param()
1306 mopt->mount_opt &= ~OCFS2_MOUNT_NOINTR; in ocfs2_parse_param()
1432 if (opts & OCFS2_MOUNT_NOINTR) in ocfs2_show_options()
A Docfs2.h261 OCFS2_MOUNT_NOINTR = 1 << 2, /* Don't catch signals */ enumerator
A Ddlmglue.c1478 int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR); in __ocfs2_cluster_lock()

Completed in 19 milliseconds