Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_cursor.c40 static int hammer_load_cursor_parent(hammer_cursor_t cursor, int try_exclusive);
490 hammer_load_cursor_parent(hammer_cursor_t cursor, int try_exclusive) in hammer_load_cursor_parent() argument
505 &error, try_exclusive); in hammer_load_cursor_parent()
H A Dhammer_btree.c2466 int *parent_indexp, int *errorp, int try_exclusive) in hammer_btree_get_parent() argument
2485 if (try_exclusive) { in hammer_btree_get_parent()
H A Dhammer.h1143 int *errorp, int try_exclusive);