Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dacl.c225 static int __f2fs_set_acl(struct inode *inode, int type, in __f2fs_set_acl() function
278 return __f2fs_set_acl(inode, type, acl, NULL); in f2fs_set_acl()
418 error = __f2fs_set_acl(inode, ACL_TYPE_DEFAULT, default_acl, in f2fs_init_acl()
426 error = __f2fs_set_acl(inode, ACL_TYPE_ACCESS, acl, in f2fs_init_acl()