Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
security.c File Reference
#include <linux/fs.h>
#include <linux/cred.h>
#include "internal.h"

Go to the source code of this file.

Functions

int cachefiles_get_security_ID (struct cachefiles_cache *cache)
 
int cachefiles_determine_cache_security (struct cachefiles_cache *cache, struct dentry *root, const struct cred **_saved_cred)
 

Function Documentation

int cachefiles_determine_cache_security ( struct cachefiles_cache cache,
struct dentry root,
const struct cred **  _saved_cred 
)

Definition at line 83 of file security.c.

int cachefiles_get_security_ID ( struct cachefiles_cache cache)

Definition at line 20 of file security.c.