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

/linux-4.1.27/fs/f2fs/
H A Dacl.c204 static int __f2fs_set_acl(struct inode *inode, int type, __f2fs_set_acl() function
256 return __f2fs_set_acl(inode, type, acl, NULL); f2fs_set_acl()
398 error = __f2fs_set_acl(inode, ACL_TYPE_DEFAULT, default_acl, f2fs_init_acl()
404 error = __f2fs_set_acl(inode, ACL_TYPE_ACCESS, acl, f2fs_init_acl()

Completed in 72 milliseconds