Searched refs:DM_EVENT_POSTREMOVE (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.h44 DM_EVENT_POSTREMOVE = 9, enumerator in enum:__anon7686
90 (1 << DM_EVENT_POSTREMOVE) | \
116 (1 << DM_EVENT_POSTREMOVE) | \
135 (1 << DM_EVENT_POSTREMOVE) | \
H A Dxfs_vnodeops.c2556 DM_EVENT_POSTREMOVE)) {
2557 (void) XFS_SEND_NAMESP(mp, DM_EVENT_POSTREMOVE,
3226 if (DM_EVENT_ENABLED(dir_vp->v_vfsp, dp, DM_EVENT_POSTREMOVE)) {
3227 (void) XFS_SEND_NAMESP(mp, DM_EVENT_POSTREMOVE,

Completed in 52 milliseconds