Home
last modified time | relevance | path

Searched refs:DM_EVENT_POSTLINK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_dmapi.h61 DM_EVENT_POSTLINK = 13, enumerator
107 (1 << DM_EVENT_POSTLINK) | \
133 (1 << DM_EVENT_POSTLINK) | \
152 (1 << DM_EVENT_POSTLINK) | \
Dxfs_vnodeops.c2725 DM_EVENT_POSTLINK)) { in xfs_link()
2726 (void) XFS_SEND_NAMESP(mp, DM_EVENT_POSTLINK, in xfs_link()