Searched defs:inode_smack (Results 1 – 1 of 1) sorted by relevance
52 struct inode_smack { struct53 char *smk_inode; /* label of the fso */54 char *smk_task; /* label of the task */55 char *smk_mmap; /* label of the mmap domain */56 struct mutex smk_lock; /* initialization lock */57 int smk_flags; /* smack inode flags */