Lines Matching full:security
13 (4) Filesystem context security.
56 Note that security initialisation is done *after* the filesystem is called so
77 void *security;
134 (*) void *security
136 A place for the LSMs to hang their security data for the superblock. The
137 relevant security operations are described below.
166 VFS, security and filesystem mount options are set individually with
220 Security options will also have been weeded out and fc->security updated.
266 FILESYSTEM CONTEXT SECURITY
269 The filesystem context contains a security pointer that the LSMs can use for
270 building up a security context for the superblock to be mounted. There are a
276 Called to initialise fc->security (which is preset to NULL) and allocate
289 Called to initialise fc->security (which is preset to NULL) and allocate
296 Called to clean up anything attached to fc->security. Note that the
326 is allowed to be mounted and to transfer the security data there. It
356 sets the superblock flags, initialises the security and calls
420 case it is used to set an SB_xxx flag and consumed) or a security option