Home
last modified time | relevance | path

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

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