Searched defs:S_IMMUTABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/efivarfs/
H A Dinode.c185 inode_set_flags(d_inode(dentry), i_flags, S_IMMUTABLE); local
/linux-master/include/linux/
H A Dfs.h2199 #define S_IMMUTABLE (1 << 3) /* Immutable file */ macro

Completed in 332 milliseconds