Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dinode.c426 struct posix_acl *ovl_get_acl(struct inode *inode, int type) in ovl_get_acl() function
485 .get_acl = ovl_get_acl,
503 .get_acl = ovl_get_acl,
Doverlayfs.h351 struct posix_acl *ovl_get_acl(struct inode *inode, int type);
Ddir.c1232 .get_acl = ovl_get_acl,