Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_acl.h23 struct posix_acl *jfs_get_acl(struct inode *inode, int type);
Dacl.c30 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl() function
Dfile.c146 .get_acl = jfs_get_acl,
Dnamei.c1543 .get_acl = jfs_get_acl,