Home
last modified time | relevance | path

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

/fs/ubifs/
Dioctl.c46 if (flags & UBIFS_IMMUTABLE_FL) in ubifs_set_inode_flags()
70 ubifs_flags |= UBIFS_IMMUTABLE_FL; in ioctl2ubifs()
94 if (ubifs_flags & UBIFS_IMMUTABLE_FL) in ubifs2ioctl()
Dubifs-media.h320 UBIFS_IMMUTABLE_FL = 0x04, enumerator