Home
last modified time | relevance | path

Searched refs:vfs_quotactl_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h126 typedef int (*vfs_quotactl_t)(bhv_desc_t *, int, int, caddr_t); typedef
145 vfs_quotactl_t vfs_quotactl; /* disk quota */
/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1923 .vfs_quotactl = (vfs_quotactl_t)fs_nosys,