Home
last modified time | relevance | path

Searched refs:btrfs_quota_enable (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dqgroup.h331 int btrfs_quota_enable(struct btrfs_fs_info *fs_info,
H A Dqgroup.c988 int btrfs_quota_enable(struct btrfs_fs_info *fs_info, in btrfs_quota_enable() function
H A Dioctl.c3677 ret = btrfs_quota_enable(fs_info, sa); in btrfs_ioctl_quota_ctl()