Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dposix_acl.c182 struct posix_acl *get_inode_acl(struct inode *inode, int type) in get_inode_acl() function
/linux-6.12.1/include/linux/
Dfs.h2131 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool); member