Home
last modified time | relevance | path

Searched defs:get_inode_acl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dposix_acl.c183 struct posix_acl *get_inode_acl(struct inode *inode, int type) in get_inode_acl() function
/openbmc/linux/include/linux/
H A Dfs.h1969 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool); member