Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_acl.h10 struct posix_acl *jfs_get_acl(struct inode *inode, int type);
H A Dfile.c133 .get_acl = jfs_get_acl,
H A Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl() function
H A Dnamei.c1530 .get_acl = jfs_get_acl,
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_acl.h10 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu);
H A Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl() function
H A Dfile.c136 .get_inode_acl = jfs_get_acl,
H A Dnamei.c1533 .get_inode_acl = jfs_get_acl,

Completed in 5 milliseconds