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