Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/overlayfs/
A Doverlayfs.h628 struct posix_acl *ovl_get_acl_path(const struct path *path,
634 static inline struct posix_acl *ovl_get_acl_path(const struct path *path, in ovl_get_acl_path() function
A Dinode.c513 struct posix_acl *ovl_get_acl_path(const struct path *path, in ovl_get_acl_path() function
589 acl = ovl_get_acl_path(&realpath, posix_acl_xattr_name(type), noperm); in do_ovl_get_acl()
A Dcopy_up.c53 real_acl = ovl_get_acl_path(path, acl_name, false); in ovl_copy_acl()

Completed in 9 milliseconds