Home
last modified time | relevance | path

Searched refs:ulist_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dulist.h55 struct ulist *ulist_alloc(gfp_t gfp_mask);
Dqgroup.c283 fs_info->qgroup_ulist = ulist_alloc(GFP_NOFS); in btrfs_read_qgroup_config()
843 fs_info->qgroup_ulist = ulist_alloc(GFP_NOFS); in btrfs_quota_enable()
1118 tmp = ulist_alloc(GFP_NOFS); in btrfs_add_qgroup_relation()
1182 tmp = ulist_alloc(GFP_NOFS); in __del_qgroup_relation()
1532 tmp = ulist_alloc(GFP_NOFS); in qgroup_excl_accounting()
1966 qgroups = ulist_alloc(GFP_NOFS); in qgroup_shared_accounting()
1970 tmp = ulist_alloc(GFP_NOFS); in qgroup_shared_accounting()
2076 parents = ulist_alloc(GFP_NOFS); in qgroup_subtree_accounting()
2746 qgroups = ulist_alloc(GFP_NOFS); in btrfs_qgroup_rescan_worker()
2749 tmp = ulist_alloc(GFP_NOFS); in btrfs_qgroup_rescan_worker()
Dulist.c92 struct ulist *ulist_alloc(gfp_t gfp_mask) in ulist_alloc() function
Dbackref.c395 parents = ulist_alloc(GFP_NOFS); in __resolve_indirect_refs()
1124 *leafs = ulist_alloc(GFP_NOFS);
1160 tmp = ulist_alloc(GFP_NOFS);
1163 *roots = ulist_alloc(GFP_NOFS);
1227 tmp = ulist_alloc(GFP_NOFS);
1228 roots = ulist_alloc(GFP_NOFS);