Searched refs:orphan_list (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode.c2019 if (!root->orphan_block_rsv || list_empty(&root->orphan_list))
2051 if (!root->orphan_block_rsv || list_empty(&root->orphan_list))
2095 if (!list_empty(&root->orphan_list) ||
2143 list_add(&BTRFS_I(inode)->i_orphan, &root->orphan_list);
2287 list_add(&BTRFS_I(inode)->i_orphan, &root->orphan_list);
H A Ddisk-io.c924 INIT_LIST_HEAD(&root->orphan_list);
H A Dctree.h1086 struct list_head orphan_list; member in struct:btrfs_root

Completed in 204 milliseconds