Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dinode.c18 #define GET_BLOCK_NO_ISEM 8 /* i_sem is not held, don't preallocate */ macro
523 if (!(flags & GET_BLOCK_NO_ISEM)) { in _allocate_block()
1975 GET_BLOCK_CREATE | GET_BLOCK_NO_ISEM) ; in map_block_for_writepage()