Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dmapi.h63 DM_EVENT_POSTSYMLINK = 15, enumerator
109 (1 << DM_EVENT_POSTSYMLINK) | \
135 (1 << DM_EVENT_POSTSYMLINK) | \
154 (1 << DM_EVENT_POSTSYMLINK) | \
Dxfs_vnodeops.c3546 DM_EVENT_POSTSYMLINK)) { in xfs_symlink()
3547 (void) XFS_SEND_NAMESP(mp, DM_EVENT_POSTSYMLINK, in xfs_symlink()