Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Dxattr.c138 int old_state = HFSPLUS_EMPTY_ATTR_TREE; in hfsplus_create_attributes_file()
144 case HFSPLUS_EMPTY_ATTR_TREE: in hfsplus_create_attributes_file()
256 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.c479 atomic_set(&sbi->attr_tree_state, HFSPLUS_EMPTY_ATTR_TREE); in hfsplus_fill_super()