Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dattributes.c49 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, in hfsplus_attr_build_key() function
149 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, name); in hfsplus_find_attr()
156 err = hfsplus_attr_build_key(sb, fd->search_key, cnid, NULL); in hfsplus_find_attr()
220 err = hfsplus_attr_build_key(sb, fd.search_key, in hfsplus_create_attr()
316 err = hfsplus_attr_build_key(sb, fd.search_key, in hfsplus_delete_attr()
Dhfsplus_fs.h374 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,