Home
last modified time | relevance | path

Searched refs:ovl_do_remove_acl (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/overlayfs/
A Dsuper.c821 err = ovl_do_remove_acl(ofs, work, XATTR_NAME_POSIX_ACL_DEFAULT); in ovl_workdir_create()
825 err = ovl_do_remove_acl(ofs, work, XATTR_NAME_POSIX_ACL_ACCESS); in ovl_workdir_create()
A Doverlayfs.h290 static inline int ovl_do_remove_acl(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_remove_acl() function
A Dinode.c643 err = ovl_do_remove_acl(ofs, realdentry, acl_name); in ovl_set_or_remove_acl()

Completed in 10 milliseconds