Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_acl.h10 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu);
Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl() function
Dfile.c136 .get_acl = jfs_get_acl,
Dnamei.c1528 .get_acl = jfs_get_acl,