Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h716 static inline struct posix_acl *ovl_get_acl(struct mnt_idmap *idmap, in ovl_get_acl() function
727 #define ovl_get_acl NULL macro
H A Dinode.c877 .get_acl = ovl_get_acl,
899 .get_acl = ovl_get_acl,
H A Ddir.c1309 .get_acl = ovl_get_acl,