Searched refs:secpolicy_fs_quota (Results 1 – 3 of 3) sorted by relevance
205 if (secpolicy_fs_quota(cr, ufsvfsp->vfs_vfs) != 0) in opendq()375 if (secpolicy_fs_quota(cr, ufsvfsp->vfs_vfs) != 0) in closedq()503 if (secpolicy_fs_quota(cr, ufsvfsp->vfs_vfs) != 0) in setquota()689 secpolicy_fs_quota(cr, ufsvfsp->vfs_vfs) != 0) in getquota()
98 int secpolicy_fs_quota(const cred_t *, const struct vfs *);
873 secpolicy_fs_quota(const cred_t *cr, const vfs_t *vfsp) in secpolicy_fs_quota() function