Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-tree.c2203 static noinline int check_delayed_ref(struct btrfs_inode *inode, in check_delayed_ref() function
2305 * have such a path when calling check_delayed_ref() - it must lock a delayed
2310 * check_delayed_ref().
2427 * We need to lock the delayed ref head at check_delayed_ref(), in btrfs_cross_ref_exist()
2447 ret = check_delayed_ref(inode, path, offset, bytenr); in btrfs_cross_ref_exist()