Home
last modified time | relevance | path

Searched refs:NOT_ON_MEDIA (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc.c36 * @NOT_ON_MEDIA: node referred by zbranch does not exist on the media
44 NOT_ON_MEDIA = 3, enumerator
850 * is less than @nm, %NAME_GREATER if it is greater than @nm, and @NOT_ON_MEDIA
872 err = NOT_ON_MEDIA; in fallible_matches_name()
938 if (cmp == NOT_ON_MEDIA) { in fallible_resolve_collision()
982 if (err == NOT_ON_MEDIA) { in fallible_resolve_collision()
1017 if (err == NOT_ON_MEDIA) { in fallible_resolve_collision()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc.c36 * @NOT_ON_MEDIA: node referred by zbranch does not exist on the media
44 NOT_ON_MEDIA = 3, enumerator
851 * is less than @nm, %NAME_GREATER if it is greater than @nm, and @NOT_ON_MEDIA
873 err = NOT_ON_MEDIA; in fallible_matches_name()
939 if (cmp == NOT_ON_MEDIA) { in fallible_resolve_collision()
983 if (err == NOT_ON_MEDIA) { in fallible_resolve_collision()
1018 if (err == NOT_ON_MEDIA) { in fallible_resolve_collision()

Completed in 8 milliseconds