Home
last modified time | relevance | path

Searched refs:FS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dfileattr.h8 (FS_SYNC_FL | FS_IMMUTABLE_FL | FS_APPEND_FL | \
Dshmem_fs.h50 (FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NODUMP_FL | FS_NOATIME_FL)
/include/uapi/linux/
Dfs.h268 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro