Home
last modified time | relevance | path

Searched defs:XBF_TRYLOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.h45 #define XBF_TRYLOCK (1 << 30)/* lock requested, but do not wait */ macro
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.h53 #define XBF_TRYLOCK (1u << 30)/* lock requested, but do not wait */ macro

Completed in 2 milliseconds