Home
last modified time | relevance | path

Searched defs:hfs_bnode_move (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dbnode.c132 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dbnode.c185 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
H A Dhfsplus_fs.h325 #define hfs_bnode_move hfsplus_bnode_move macro