Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c999 zpl_forget_cached_acl(ip, type); in zpl_set_acl()