Searched refs:hfsplus_attr_build_key (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/hfsplus/ |
| H A D | attributes.c | 50 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, in hfsplus_attr_build_key() function 152 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, name); in hfsplus_find_attr() 159 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, NULL); in hfsplus_find_attr() 210 err = hfsplus_attr_build_key(sb, fd->search_key, in hfsplus_create_attr_nolock() 344 err = hfsplus_attr_build_key(sb, fd->search_key, in hfsplus_delete_attr_nolock()
|
| H A D | hfsplus_fs.h | 336 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
|