Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c1004 static void __wait_on_freeing_inode(struct inode *inode, bool is_inode_hash_locked);
1029 __wait_on_freeing_inode(inode, is_inode_hash_locked); in find_inode()
1070 __wait_on_freeing_inode(inode, is_inode_hash_locked); in find_inode_fast()
2433 static void __wait_on_freeing_inode(struct inode *inode, bool is_inode_hash_locked) in __wait_on_freeing_inode() function
/linux/fs/bcachefs/
H A Dfs.c322 static void __wait_on_freeing_inode(struct bch_fs *c, in __wait_on_freeing_inode() function
352 __wait_on_freeing_inode(c, inode, inum); in bch2_inode_hash_find()
355 (__wait_on_freeing_inode(c, inode, inum), 0)); in bch2_inode_hash_find()