Linux Kernel
3.7.1
|
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/fs.h>
#include <linux/posix_acl_xattr.h>
#include "jfs_incore.h"
#include "jfs_txnmgr.h"
#include "jfs_xattr.h"
#include "jfs_acl.h"
Go to the source code of this file.
Functions | |
struct posix_acl * | jfs_get_acl (struct inode *inode, int type) |
int | jfs_init_acl (tid_t tid, struct inode *inode, struct inode *dir) |
int | jfs_acl_chmod (struct inode *inode) |