Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h256 XA_LOCK_BH = 2, enumerator
264 #define XA_FLAGS_LOCK_BH ((__force gfp_t)XA_LOCK_BH)
/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c40 else if (lock_type == XA_LOCK_BH) in xas_lock_type()
50 else if (lock_type == XA_LOCK_BH) in xas_unlock_type()