Home
last modified time | relevance | path

Searched refs:cat_fd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dxattr.c262 struct hfs_find_data cat_fd; in __hfsplus_setxattr() local
278 err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &cat_fd); in __hfsplus_setxattr()
284 err = hfsplus_find_cat(inode->i_sb, inode->i_ino, &cat_fd); in __hfsplus_setxattr()
296 hfs_bnode_read(cat_fd.bnode, &entry, cat_fd.entryoffset, in __hfsplus_setxattr()
302 hfs_bnode_write(cat_fd.bnode, &entry, in __hfsplus_setxattr()
303 cat_fd.entryoffset, in __hfsplus_setxattr()
315 hfs_bnode_write(cat_fd.bnode, &entry, in __hfsplus_setxattr()
316 cat_fd.entryoffset, in __hfsplus_setxattr()
360 cat_entry_type = hfs_bnode_read_u16(cat_fd in __hfsplus_setxattr()
771 struct hfs_find_data cat_fd; hfsplus_removexattr() local
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dxattr.c261 struct hfs_find_data cat_fd; in __hfsplus_setxattr() local
277 err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &cat_fd); in __hfsplus_setxattr()
283 err = hfsplus_find_cat(inode->i_sb, inode->i_ino, &cat_fd); in __hfsplus_setxattr()
295 hfs_bnode_read(cat_fd.bnode, &entry, cat_fd.entryoffset, in __hfsplus_setxattr()
301 hfs_bnode_write(cat_fd.bnode, &entry, in __hfsplus_setxattr()
302 cat_fd.entryoffset, in __hfsplus_setxattr()
314 hfs_bnode_write(cat_fd.bnode, &entry, in __hfsplus_setxattr()
315 cat_fd.entryoffset, in __hfsplus_setxattr()
359 cat_entry_type = hfs_bnode_read_u16(cat_fd in __hfsplus_setxattr()
770 struct hfs_find_data cat_fd; hfsplus_removexattr() local
[all...]

Completed in 2 milliseconds