Searched refs:AA_SFS_TYPE_DIR (Results 1 – 2 of 2) sorted by relevance
21 AA_SFS_TYPE_DIR, enumerator58 { .name = (_name), .v_type = AA_SFS_TYPE_DIR, .v.files = (_value) }
2468 if (fs_file->v_type == AA_SFS_TYPE_DIR) in entry_create_dir()2506 if (fs_file->v_type == AA_SFS_TYPE_DIR) in entry_remove_dir()