Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.c642 int not_locked; in _pagebuf_find() local
691 not_locked = down_trylock(&pb->pb_sema); in _pagebuf_find()
692 if (not_locked) { in _pagebuf_find()