Searched refs:xfs_ioops_t (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iocore.c67 xfs_ioops_t xfs_iocore_xfs = {
H A Dxfs_mount.h245 } xfs_ioops_t; typedef in typeref:struct:xfs_ioops
H A Dxfs_vfsops.c435 mp->m_io_ops = p ? *(xfs_ioops_t *) vfs_bhv_custom(p) : xfs_iocore_xfs;

Completed in 52 milliseconds