Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h209 #define zpl_forget_cached_acl(ip, ty) forget_cached_acl(ip, ty) macro
238 zpl_forget_cached_acl(struct inode *ip, int type) in zpl_forget_cached_acl() function
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1054 zpl_forget_cached_acl(ip, type); in zpl_set_acl_impl()