Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dqgroup.h235 int btrfs_quota_enable(struct btrfs_fs_info *fs_info);
Dqgroup.c879 int btrfs_quota_enable(struct btrfs_fs_info *fs_info) in btrfs_quota_enable() function
Dioctl.c4755 ret = btrfs_quota_enable(fs_info); in btrfs_ioctl_quota_ctl()