Searched refs:cat_fd (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/hfsplus/ |
| H A D | xattr.c | 295 hfs_bnode_read(cat_fd.bnode, &entry, cat_fd.entryoffset, in __hfsplus_setxattr() 302 cat_fd.entryoffset, in __hfsplus_setxattr() 315 cat_fd.entryoffset, in __hfsplus_setxattr() 359 cat_entry_type = hfs_bnode_read_u16(cat_fd.bnode, cat_fd.entryoffset); in __hfsplus_setxattr() 367 hfs_bnode_write_u16(cat_fd.bnode, cat_fd.entryoffset + in __hfsplus_setxattr() 378 hfs_bnode_write_u16(cat_fd.bnode, cat_fd.entryoffset + in __hfsplus_setxattr() 802 cat_entry_type = hfs_bnode_read_u16(cat_fd.bnode, cat_fd.entryoffset); in hfsplus_removexattr() 805 flags = hfs_bnode_read_u16(cat_fd.bnode, cat_fd.entryoffset + in hfsplus_removexattr() 811 hfs_bnode_write_u16(cat_fd.bnode, cat_fd.entryoffset + in hfsplus_removexattr() 816 flags = hfs_bnode_read_u16(cat_fd.bnode, cat_fd.entryoffset + in hfsplus_removexattr() [all …]
|