Home
last modified time | relevance | path

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

/fs/reiserfs/
Dinode.c648 if (!(flags & GET_BLOCK_NO_IMUX)) { in _allocate_block()
2492 GET_BLOCK_CREATE | GET_BLOCK_NO_IMUX in map_block_for_writepage()
Dreiserfs.h3062 #define GET_BLOCK_NO_IMUX 8 /* i_mutex is not held, don't preallocate */ macro