Searched refs:BMAPI_TRYLOCK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_iomap.h30 #define BMAPI_TRYLOCK (1 << 7) /* non-blocking request */ macro
38 { BMAPI_TRYLOCK, "TRYLOCK" }
H A Dxfs_iomap.c101 if (flags & BMAPI_TRYLOCK) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c1144 flags |= BMAPI_TRYLOCK;

Completed in 121 milliseconds