Home
last modified time | relevance | path

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

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