Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dacl.c168 static struct posix_acl *__f2fs_get_acl(struct inode *inode, int type, in __f2fs_get_acl() function
204 return __f2fs_get_acl(inode, type, NULL); in f2fs_get_acl()
377 p = __f2fs_get_acl(dir, ACL_TYPE_DEFAULT, dpage); in f2fs_acl_create()