Home
last modified time | relevance | path

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

/Linux-v5.4/fs/coda/
Dcnode.c128 remove_inode_hash(inode); in coda_replace_fid()
/Linux-v5.4/fs/
Dbad_inode.c200 remove_inode_hash(inode); in make_bad_inode()
Dinode.c584 remove_inode_hash(inode); in evict()
Dblock_dev.c895 remove_inode_hash(inode); in bdev_unhash_inode()
/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c2551 remove_inode_hash(inode); in exfat_unlink()
2723 remove_inode_hash(inode); in exfat_rmdir()
3441 remove_inode_hash(inode); in exfat_evict_inode()
/Linux-v5.4/include/linux/
Dfs.h3073 static inline void remove_inode_hash(struct inode *inode) in remove_inode_hash() function