Home
last modified time | relevance | path

Searched refs:hfs_bnode_move (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dbtree.h107 extern void hfs_bnode_move(struct hfs_bnode *, int, int, int);
H A Dbrec.c128 hfs_bnode_move(node, data_off + size, data_off, in hfs_brec_insert()
222 hfs_bnode_move(node, fd->keyoffset, fd->keyoffset + size, in hfs_brec_remove()
414 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
H A Dbnode.c132 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.h107 extern void hfs_bnode_move(struct hfs_bnode *, int, int, int);
H A Dbrec.c128 hfs_bnode_move(node, data_off + size, data_off, in hfs_brec_insert()
222 hfs_bnode_move(node, fd->keyoffset, fd->keyoffset + size, in hfs_brec_remove()
414 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
H A Dbnode.c125 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbrec.c128 hfs_bnode_move(node, data_off + size, data_off, in hfs_brec_insert()
226 hfs_bnode_move(node, fd->keyoffset, fd->keyoffset + size, in hfs_brec_remove()
420 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
H A Dhfsplus_fs.h327 #define hfs_bnode_move hfsplus_bnode_move macro
415 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len);
H A Dbnode.c185 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbrec.c128 hfs_bnode_move(node, data_off + size, data_off, in hfs_brec_insert()
226 hfs_bnode_move(node, fd->keyoffset, fd->keyoffset + size, in hfs_brec_remove()
420 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
H A Dhfsplus_fs.h327 #define hfs_bnode_move hfsplus_bnode_move macro
404 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len);
H A Dbnode.c175 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() function

Completed in 13 milliseconds