Home
last modified time | relevance | path

Searched refs:HFSPLUS_EMPTY_ATTR_TREE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/hfsplus/
Dxattr.c133 int old_state = HFSPLUS_EMPTY_ATTR_TREE; in hfsplus_create_attributes_file()
139 case HFSPLUS_EMPTY_ATTR_TREE: in hfsplus_create_attributes_file()
250 atomic_set(&sbi->attr_tree_state, HFSPLUS_EMPTY_ATTR_TREE); in hfsplus_create_attributes_file()
Dhfsplus_fs.h132 #define HFSPLUS_EMPTY_ATTR_TREE 0 macro
Dsuper.c483 atomic_set(&sbi->attr_tree_state, HFSPLUS_EMPTY_ATTR_TREE); in hfsplus_fill_super()