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

/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vfsops.c59 static vfs_quotactl_t unionfs_quotactl; variable
377 unionfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg) function
490 .vfs_quotactl = unionfs_quotactl,

Completed in 56 milliseconds