Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs-media.h311 UBIFS_XATTR_FL = 0x20, enumerator
Dsuper.c316 ui->xattr = (ui->flags & UBIFS_XATTR_FL) ? 1 : 0; in ubifs_iget()