Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dacl.c228 static int __f2fs_set_acl(struct inode *inode, int type, in __f2fs_set_acl() function
282 return __f2fs_set_acl(inode, type, acl, NULL); in f2fs_set_acl()
422 error = __f2fs_set_acl(inode, ACL_TYPE_DEFAULT, default_acl, in f2fs_init_acl()
430 error = __f2fs_set_acl(inode, ACL_TYPE_ACCESS, acl, in f2fs_init_acl()