Home
last modified time | relevance | path

Searched refs:xfs_qm (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h40 struct xfs_qm;
44 extern struct xfs_qm *xfs_Gqm;
110 typedef struct xfs_qm { struct
DMakefile55 xfs_qm.o
Dxfs_qm.c80 struct xfs_qm *xfs_Gqm;
118 STATIC struct xfs_qm *
189 struct xfs_qm *xqm) in xfs_qm_destroy()