Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A 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()
H A Dhfsplus_fs.h132 #define HFSPLUS_EMPTY_ATTR_TREE 0 macro
H A Dsuper.c483 atomic_set(&sbi->attr_tree_state, HFSPLUS_EMPTY_ATTR_TREE); in hfsplus_fill_super()