Home
last modified time | relevance | path

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

/linux/include/linux/
A Dposix_acl.h88 struct posix_acl *get_cached_acl(struct inode *inode, int type);
/linux/fs/
A Dposix_acl.c39 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() function
56 EXPORT_SYMBOL(get_cached_acl);
119 acl = get_cached_acl(inode, type); in get_acl()
/linux/fs/9p/
A Dacl.c87 acl = get_cached_acl(inode, type); in v9fs_get_cached_acl()
/linux/
A Dvmlinux.symvers12007 0x00000000 get_cached_acl vmlinux EXPORT_SYMBOL
A DSystem.map10232 ffff8000102cae50 T get_cached_acl
A D.tmp_System.map10232 ffff8000102cae50 T get_cached_acl

Completed in 961 milliseconds