Home
last modified time | relevance | path

Searched refs:hfsplus_attr_build_key (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/hfsplus/
Dattributes.c50 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, in hfsplus_attr_build_key() function
150 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, name); in hfsplus_find_attr()
157 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, NULL); in hfsplus_find_attr()
226 err = hfsplus_attr_build_key(sb, fd.search_key, in hfsplus_create_attr()
331 err = hfsplus_attr_build_key(sb, fd.search_key, in hfsplus_delete_attr()
Dhfsplus_fs.h365 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,