Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
acl.h File Reference
#include <linux/posix_acl_xattr.h>

Go to the source code of this file.

Data Structures

struct  ocfs2_acl_entry
 

Functions

struct posix_aclocfs2_iop_get_acl (struct inode *inode, int type)
 
int ocfs2_acl_chmod (struct inode *)
 
int ocfs2_init_acl (handle_t *, struct inode *, struct inode *, struct buffer_head *, struct buffer_head *, struct ocfs2_alloc_context *, struct ocfs2_alloc_context *)
 

Function Documentation

int ocfs2_acl_chmod ( struct inode )

Definition at line 315 of file acl.c.

int ocfs2_init_acl ( handle_t *  ,
struct inode ,
struct inode ,
struct buffer_head *  ,
struct buffer_head *  ,
struct ocfs2_alloc_context ,
struct ocfs2_alloc_context  
)

Definition at line 343 of file acl.c.

struct posix_acl* ocfs2_iop_get_acl ( struct inode inode,
int  type 
)
read

Definition at line 293 of file acl.c.