Searched refs:UNIONFS_LOOKUP_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance
108 #define UNIONFS_LOOKUP_IN_PROGRESS 0x08 macro
155 error = unionfs_set_in_progress_flag(dvp, UNIONFS_LOOKUP_IN_PROGRESS); in unionfs_lookup()422 unionfs_clear_in_progress_flag(dvp, UNIONFS_LOOKUP_IN_PROGRESS); in unionfs_lookup()
848 else if (flag == UNIONFS_LOOKUP_IN_PROGRESS) in unionfs_set_in_progress_flag()