Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c82 #define AV_ADD BIT(1) macro
83 #define AV_FIND_OR_ADD (AV_FIND | AV_ADD)
130 if (!(flags & AV_ADD)) in find_or_add_av()
721 return find_or_add_av(ai, vol_id, AV_ADD, &created); in ubi_add_av()