Searched refs:xfs_send_namesp (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_dmops.c34 .xfs_send_namesp = (xfs_send_namesp_t)fs_nosys,
H A Dxfs_mount.h99 xfs_send_namesp_t xfs_send_namesp; member in struct:xfs_dmops
110 (*(mp)->m_dm_ops.xfs_send_namesp)(ev,NULL,b1,r1,b2,r2,n1,n2,mode,rval,fl)
112 (*(mp)->m_dm_ops.xfs_send_namesp)(DM_EVENT_PREUNMOUNT,vfs,b1,r1,b2,r2,n1,n2,mode,rval,fl)

Completed in 54 milliseconds