Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dqgroup.h262 int btrfs_quota_disable(struct btrfs_fs_info *fs_info);
H A Dqgroup.c1229 int btrfs_quota_disable(struct btrfs_fs_info *fs_info) in btrfs_quota_disable() function
H A Dioctl.c3740 ret = btrfs_quota_disable(fs_info); in btrfs_ioctl_quota_ctl()