Searched refs:DM_EVENT_RENAME (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.h45 DM_EVENT_RENAME = 10, enumerator in enum:__anon7686
91 (1 << DM_EVENT_RENAME) | \
117 (1 << DM_EVENT_RENAME) | \
136 (1 << DM_EVENT_RENAME) | \
H A Dxfs_rename.c267 if (DM_EVENT_ENABLED(src_dir_vp->v_vfsp, src_dp, DM_EVENT_RENAME) ||
269 target_dp, DM_EVENT_RENAME)) {
270 error = XFS_SEND_NAMESP(mp, DM_EVENT_RENAME,

Completed in 45 milliseconds