Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dqgroup.h145 int btrfs_quota_disable(struct btrfs_fs_info *fs_info);
Dqgroup.c1074 int btrfs_quota_disable(struct btrfs_fs_info *fs_info) in btrfs_quota_disable() function
Dioctl.c5241 ret = btrfs_quota_disable(fs_info); in btrfs_ioctl_quota_ctl()