Lines Matching defs:local
1038 /* You should not be able to start a local heartbeat
1122 snprintf(nodestr, sizeof(nodestr), "local");
1360 * could add a "local" flag to individual
1811 /* load all node-local system inodes */
1911 * up heartbeat. If we're a local mount, there is no heartbeat.
1930 snprintf(nodestr, sizeof(nodestr), "local");
2387 int local;
2419 local = ocfs2_mount_local(osb);
2422 status = ocfs2_journal_load(osb->journal, local, dirty);
2438 /* recover my local alloc if we didn't unmount cleanly. */