Searched refs:BMV_IF_ATTRFORK (Results 1 – 3 of 3) sorted by relevance
67 #define BMV_IF_ATTRFORK 0x1 /* return attr fork rather than data */ macro74 (BMV_IF_ATTRFORK|BMV_IF_NO_DMAPI_READ|BMV_IF_PREALLOC| \
425 if ((iflags & BMV_IF_ATTRFORK) && (iflags & BMV_IF_COWFORK)) in xfs_getbmap()434 if (iflags & BMV_IF_ATTRFORK) in xfs_getbmap()
1466 bmx.bmv_iflags = BMV_IF_ATTRFORK; in xfs_ioc_getbmap()