Searched refs:DM_EVENT_SYMLINK (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.h49 DM_EVENT_SYMLINK = 14, enumerator in enum:__anon7686
95 (1 << DM_EVENT_SYMLINK) | \
121 (1 << DM_EVENT_SYMLINK) | \
140 (1 << DM_EVENT_SYMLINK) | \
H A Dxfs_vnodeops.c3361 if (DM_EVENT_ENABLED(dir_vp->v_vfsp, dp, DM_EVENT_SYMLINK)) {
3362 error = XFS_SEND_NAMESP(mp, DM_EVENT_SYMLINK, dir_vp,

Completed in 56 milliseconds