Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dposix_acl.c183 struct posix_acl *get_inode_acl(struct inode *inode, int type) in get_inode_acl() function
/Linux-v6.6/include/linux/
Dfs.h1908 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool); member