Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c416 * We don't want bch2_evict_inode() to delete the inode on disk, in bch2_inode_hash_insert()
2155 static void bch2_evict_inode(struct inode *vinode) in bch2_evict_inode() function
2404 .evict_inode = bch2_evict_inode,