Home
last modified time | relevance | path

Searched refs:zpl_set_cached_acl (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h208 #define zpl_set_cached_acl(ip, ty, n) set_cached_acl(ip, ty, n) macro
212 zpl_set_cached_acl(struct inode *ip, int type, struct posix_acl *newer) in zpl_set_cached_acl() function
240 zpl_set_cached_acl(ip, type, (struct posix_acl *)ACL_NOT_CACHED); in zpl_forget_cached_acl()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c997 zpl_set_cached_acl(ip, type, acl); in zpl_set_acl()
1055 zpl_set_cached_acl(ip, type, acl); in zpl_get_acl()