Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Doverlayfs.h825 static inline struct posix_acl *ovl_get_acl(struct mnt_idmap *idmap, in ovl_get_acl() function
836 #define ovl_get_acl NULL macro
H A Ddir.c1475 .get_acl = ovl_get_acl,