Home
last modified time | relevance | path

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

/mm/
Dshmem_acl.c18 shmem_get_acl(struct inode *inode, int type) in shmem_get_acl() function
62 .getacl = shmem_get_acl,
180 struct posix_acl *acl = shmem_get_acl(inode, ACL_TYPE_ACCESS); in shmem_check_acl()