xfs_acl_inherit 62 fs/xfs/xfs_acl.h extern int xfs_acl_inherit(struct inode *, mode_t mode, xfs_acl_t *); xfs_acl_inherit 73 fs/xfs/xfs_acl.h #define _ACL_INHERIT(c,m,d) (xfs_acl_inherit(c,m,d))