Home
last modified time | relevance | path

Searched refs:hfs_bnode_need_zeroout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbnode.c643 if (hfs_bnode_need_zeroout(tree)) in hfs_bnode_put()
657 bool hfs_bnode_need_zeroout(struct hfs_btree *tree) in hfs_bnode_need_zeroout() function
H A Dhfsplus_fs.h425 bool hfs_bnode_need_zeroout(struct hfs_btree *tree);
H A Dbtree.c357 res = hfsplus_file_extend(inode, hfs_bnode_need_zeroout(tree)); in hfs_bmap_reserve()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbnode.c630 if (hfs_bnode_need_zeroout(tree)) in hfs_bnode_put()
644 bool hfs_bnode_need_zeroout(struct hfs_btree *tree) in hfs_bnode_need_zeroout() function
H A Dhfsplus_fs.h414 bool hfs_bnode_need_zeroout(struct hfs_btree *tree);
H A Dbtree.c358 res = hfsplus_file_extend(inode, hfs_bnode_need_zeroout(tree)); in hfs_bmap_reserve()

Completed in 6 milliseconds