Linux Kernel
3.7.1
|
#include "incore.h"
Go to the source code of this file.
Macros | |
#define | GFS2_POSIX_ACL_ACCESS "posix_acl_access" |
#define | GFS2_POSIX_ACL_DEFAULT "posix_acl_default" |
#define | GFS2_ACL_MAX_ENTRIES 25 |
Functions | |
struct posix_acl * | gfs2_get_acl (struct inode *inode, int type) |
int | gfs2_acl_create (struct gfs2_inode *dip, struct inode *inode) |
int | gfs2_acl_chmod (struct gfs2_inode *ip, struct iattr *attr) |
Variables | |
struct xattr_handler | gfs2_xattr_system_handler |
int gfs2_acl_chmod | ( | struct gfs2_inode * | ip, |
struct iattr * | attr | ||
) |
int gfs2_acl_create | ( | struct gfs2_inode * | dip, |
struct inode * | inode | ||
) |
struct xattr_handler gfs2_xattr_system_handler |