sys_set_xfs_quota  901 source3/include/proto.h int sys_set_xfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp);
sys_set_xfs_quota  178 source3/lib/sysquotas.c 	{"xfs", sys_get_xfs_quota, 	sys_set_xfs_quota},