Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Dacl.c56 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() function
110 rc = __jfs_set_acl(tid, inode, type, acl); in jfs_set_acl()
135 rc = __jfs_set_acl(tid, inode, ACL_TYPE_DEFAULT, default_acl); in jfs_init_acl()
143 rc = __jfs_set_acl(tid, inode, ACL_TYPE_ACCESS, acl); in jfs_init_acl()
/kernel/linux/linux-6.6/fs/jfs/
H A Dacl.c59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() function
115 rc = __jfs_set_acl(tid, inode, type, acl); in jfs_set_acl()
140 rc = __jfs_set_acl(tid, inode, ACL_TYPE_DEFAULT, default_acl); in jfs_init_acl()
148 rc = __jfs_set_acl(tid, inode, ACL_TYPE_ACCESS, acl); in jfs_init_acl()

Completed in 1 milliseconds