Home
last modified time | relevance | path

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

/fs/hfsplus/
Dhfsplus_fs.h317 #define hfs_bnode_unhash hfsplus_bnode_unhash macro
403 void hfs_bnode_unhash(struct hfs_bnode *);
Dbnode.c469 void hfs_bnode_unhash(struct hfs_bnode *node) in hfs_bnode_unhash() function
649 hfs_bnode_unhash(node); in hfs_bnode_put()
Dinode.c99 hfs_bnode_unhash(node); in hfsplus_releasepage()
116 hfs_bnode_unhash(node); in hfsplus_releasepage()
/fs/hfs/
Dbtree.h103 extern void hfs_bnode_unhash(struct hfs_bnode *);
Dbnode.c301 void hfs_bnode_unhash(struct hfs_bnode *node) in hfs_bnode_unhash() function
477 hfs_bnode_unhash(node); in hfs_bnode_put()
Dinode.c103 hfs_bnode_unhash(node); in hfs_releasepage()
119 hfs_bnode_unhash(node); in hfs_releasepage()