Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dacl.c203 static int __f2fs_set_acl(struct inode *inode, int type, in __f2fs_set_acl() function
256 return __f2fs_set_acl(inode, type, acl, NULL); in f2fs_set_acl()
394 error = __f2fs_set_acl(inode, ACL_TYPE_DEFAULT, default_acl, in f2fs_init_acl()
400 error = __f2fs_set_acl(inode, ACL_TYPE_ACCESS, acl, in f2fs_init_acl()