Searched refs:xfs_qmops (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_super.h32 # define vfs_insertquota(vfs) vfs_insertops(vfsp, &xfs_qmops)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_bhv.c385 static struct xfs_qmops xfs_qmcore_xfs = {
402 struct bhv_module_vfsops xfs_qmops = { { variable in typeref:struct:bhv_module_vfsops
421 vfs_bhv_set_custom(&xfs_qmops, &xfs_qmcore_xfs);
428 vfs_bhv_clr_custom(&xfs_qmops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.h145 typedef struct xfs_qmops { struct
418 struct xfs_qmops m_qm_ops; /* vector of XQM ops */
629 extern struct xfs_qmops xfs_qmcore_stub;
H A Dxfs_quota.h367 extern struct bhv_module_vfsops xfs_qmops;

Completed in 107 milliseconds