Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dposix_acl.h89 struct posix_acl *get_cached_acl(struct inode *inode, int type);
/linux-6.3-rc2/fs/
A Dposix_acl.c47 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() function
64 EXPORT_SYMBOL(get_cached_acl);
129 acl = get_cached_acl(inode, type); in __get_acl()
/linux-6.3-rc2/fs/9p/
A Dacl.c117 acl = get_cached_acl(inode, type); in v9fs_get_cached_acl()

Completed in 6 milliseconds