Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dinode.c590 if (!(flags & GET_BLOCK_NO_IMUX)) { in _allocate_block()
2317 GET_BLOCK_CREATE | GET_BLOCK_NO_IMUX in map_block_for_writepage()
Dreiserfs.h2599 #define GET_BLOCK_NO_IMUX 8 /* i_mutex is not held, don't preallocate */ macro