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

/linux-master/fs/ubifs/
H A Dioctl.c45 if (flags & UBIFS_IMMUTABLE_FL)
71 ubifs_flags |= UBIFS_IMMUTABLE_FL;
95 if (ubifs_flags & UBIFS_IMMUTABLE_FL)
H A Dubifs-media.h314 * UBIFS_IMMUTABLE_FL: inode is immutable
327 UBIFS_IMMUTABLE_FL = 0x04, enumerator in enum:__anon29
H A Ddir.c1661 if (ui->flags & UBIFS_IMMUTABLE_FL)

Completed in 196 milliseconds