Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dbtree.h112 extern void hfs_bnode_unhash(struct hfs_bnode *);
H A Dbnode.c312 void hfs_bnode_unhash(struct hfs_bnode *node) in hfs_bnode_unhash() function
488 hfs_bnode_unhash(node); in hfs_bnode_put()
H A Dinode.c106 hfs_bnode_unhash(node); in hfs_releasepage()
122 hfs_bnode_unhash(node); in hfs_releasepage()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dhfsplus_fs.h330 #define hfs_bnode_unhash hfsplus_bnode_unhash macro
417 void hfs_bnode_unhash(struct hfs_bnode *node);
H A Dinode.c101 hfs_bnode_unhash(node); in hfsplus_releasepage()
118 hfs_bnode_unhash(node); in hfsplus_releasepage()
H A Dbnode.c463 void hfs_bnode_unhash(struct hfs_bnode *node) in hfs_bnode_unhash() function
641 hfs_bnode_unhash(node); in hfs_bnode_put()