Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Dinode.c424 struct posix_acl *ovl_get_acl(struct inode *inode, int type) in ovl_get_acl() function
483 .get_acl = ovl_get_acl,
501 .get_acl = ovl_get_acl,
Doverlayfs.h361 struct posix_acl *ovl_get_acl(struct inode *inode, int type);
Ddir.c1249 .get_acl = ovl_get_acl,