Searched refs:UBIFS_XATTR_FL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h311 * UBIFS_XATTR_FL: this inode is the inode for an extended attribute value
323 UBIFS_XATTR_FL = 0x20, enumerator in enum:__anon16982
H A Dxattr.c140 ui->flags |= UBIFS_XATTR_FL;
H A Dsuper.c153 ui->xattr = (ui->flags & UBIFS_XATTR_FL) ? 1 : 0;

Completed in 42 milliseconds