Searched refs:IS_ERR_MREF (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dnamei.c128 if (!IS_ERR_MREF(mref)) {
H A Dsuper.c1253 if (IS_ERR_MREF(mref)) {
1347 if (IS_ERR_MREF(mref)) {
1430 if (IS_ERR_MREF(mref)) {
H A Dlayout.h279 #define IS_ERR_MREF(x) (((x) & 0x0000800000000000ULL) ? true : false) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h325 #define IS_ERR_MREF(x) (((x) & 0x0000800000000000ULL) ? 1 : 0) macro

Completed in 52 milliseconds