Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dbnode.c125 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
/linux/fs/hfsplus/
H A Dbnode.c175 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
H A Dhfsplus_fs.h328 #define hfs_bnode_move hfsplus_bnode_move macro