Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dsys.c300 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_flags)) in block_show()
315 set_bit(DFL_BLOCK_LOCKS, &ls->ls_flags); in block_store()
317 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_flags); in block_store()
Dincore.h143 DFL_BLOCK_LOCKS = 0, enumerator
Dglock.c1334 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_flags))) { in gfs2_glock_complete()