Searched refs:DM_EVENT_TRUNCATE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dmapi.h53 DM_EVENT_TRUNCATE = 18, enumerator in enum:__anon7686
144 (1 << DM_EVENT_TRUNCATE) | \
H A Dxfs_vnodeops.c370 if (DM_EVENT_ENABLED (vp->v_vfsp, ip, DM_EVENT_TRUNCATE) &&
373 code = XFS_SEND_DATA(mp, DM_EVENT_TRUNCATE, vp,

Completed in 54 milliseconds