xfs_get_acl        13 fs/xfs/xfs_acl.h extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
xfs_get_acl      1134 fs/xfs/xfs_iops.c 	.get_acl		= xfs_get_acl,
xfs_get_acl      1159 fs/xfs/xfs_iops.c 	.get_acl		= xfs_get_acl,
xfs_get_acl      1184 fs/xfs/xfs_iops.c 	.get_acl		= xfs_get_acl,
xfs_get_acl       627 fs/xfs/xfs_trace.h DEFINE_INODE_EVENT(xfs_get_acl);