Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dxattr.c161 case HFSPLUS_VALID_ATTR_TREE: in hfsplus_create_attributes_file()
248 atomic_set(&sbi->attr_tree_state, HFSPLUS_VALID_ATTR_TREE); in hfsplus_create_attributes_file()
H A Dhfsplus_fs.h135 #define HFSPLUS_VALID_ATTR_TREE 2 macro