xfs_acl_t 206 fs/xfs/linux-2.6/xfs_iops.c xfs_acl_t *default_acl = NULL; xfs_acl_t 2032 fs/xfs/linux-2.6/xfs_super.c xfs_acl_zone = kmem_zone_init(sizeof(xfs_acl_t), "xfs_acl"); xfs_acl_t 40 fs/xfs/xfs_acl.c STATIC int xfs_acl_setmode(struct inode *, xfs_acl_t *, int *); xfs_acl_t 41 fs/xfs/xfs_acl.c STATIC void xfs_acl_filter_mode(mode_t, xfs_acl_t *); xfs_acl_t 42 fs/xfs/xfs_acl.c STATIC void xfs_acl_get_endian(xfs_acl_t *); xfs_acl_t 43 fs/xfs/xfs_acl.c STATIC int xfs_acl_access(uid_t, gid_t, xfs_acl_t *, mode_t, cred_t *); xfs_acl_t 44 fs/xfs/xfs_acl.c STATIC int xfs_acl_invalid(xfs_acl_t *); xfs_acl_t 45 fs/xfs/xfs_acl.c STATIC void xfs_acl_sync_mode(mode_t, xfs_acl_t *); xfs_acl_t 46 fs/xfs/xfs_acl.c STATIC void xfs_acl_get_attr(struct inode *, xfs_acl_t *, int, int, int *); xfs_acl_t 47 fs/xfs/xfs_acl.c STATIC void xfs_acl_set_attr(struct inode *, xfs_acl_t *, int, int *); xfs_acl_t 88 fs/xfs/xfs_acl.c xfs_acl_t *dest) xfs_acl_t 103 fs/xfs/xfs_acl.c memset(dest, 0, sizeof(xfs_acl_t)); xfs_acl_t 166 fs/xfs/xfs_acl.c xfs_acl_t *src, xfs_acl_t 216 fs/xfs/xfs_acl.c xfs_acl_t *xfs_acl = NULL; xfs_acl_t 225 fs/xfs/xfs_acl.c memset(xfs_acl, 0, sizeof(xfs_acl_t)); xfs_acl_t 277 fs/xfs/xfs_acl.c xfs_acl_t *xfs_acl; xfs_acl_t 329 fs/xfs/xfs_acl.c xfs_acl_t *acl; xfs_acl_t 337 fs/xfs/xfs_acl.c rval = sizeof(xfs_acl_t); xfs_acl_t 384 fs/xfs/xfs_acl.c xfs_acl_t *fap, xfs_acl_t 486 fs/xfs/xfs_acl.c xfs_acl_t *aclp) xfs_acl_t 545 fs/xfs/xfs_acl.c xfs_acl_t *aclp) xfs_acl_t 564 fs/xfs/xfs_acl.c xfs_acl_t *aclp, xfs_acl_t 569 fs/xfs/xfs_acl.c int len = sizeof(xfs_acl_t); xfs_acl_t 588 fs/xfs/xfs_acl.c xfs_acl_t *aclp, xfs_acl_t 593 fs/xfs/xfs_acl.c xfs_acl_t *newacl; xfs_acl_t 601 fs/xfs/xfs_acl.c len = sizeof(xfs_acl_t) - xfs_acl_t 622 fs/xfs/xfs_acl.c xfs_acl_t *access_acl, xfs_acl_t 623 fs/xfs/xfs_acl.c xfs_acl_t *default_acl) xfs_acl_t 655 fs/xfs/xfs_acl.c xfs_acl_t *pdaclp) xfs_acl_t 657 fs/xfs/xfs_acl.c xfs_acl_t *cacl; xfs_acl_t 681 fs/xfs/xfs_acl.c memcpy(cacl, pdaclp, sizeof(xfs_acl_t)); xfs_acl_t 713 fs/xfs/xfs_acl.c xfs_acl_t *acl, xfs_acl_t 798 fs/xfs/xfs_acl.c xfs_acl_t *acl) xfs_acl_t 842 fs/xfs/xfs_acl.c xfs_acl_t *acl) xfs_acl_t 59 fs/xfs/xfs_acl.h (zone) = kmem_zone_init(sizeof(xfs_acl_t), (name)) xfs_acl_t 62 fs/xfs/xfs_acl.h extern int xfs_acl_inherit(struct inode *, mode_t mode, xfs_acl_t *); xfs_acl_t 64 fs/xfs/xfs_acl.h extern int xfs_acl_vtoacl(struct inode *, xfs_acl_t *, xfs_acl_t *);