Searched refs:vfs_quotactl_t (Results 1 – 2 of 2) sorted by relevance
126 typedef int (*vfs_quotactl_t)(bhv_desc_t *, int, int, caddr_t); typedef145 vfs_quotactl_t vfs_quotactl; /* disk quota */
1923 .vfs_quotactl = (vfs_quotactl_t)fs_nosys,