Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/ !
Dnfs3acl.c29 static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl) in nfs3_complete_get_acl() function
131 nfs3_complete_get_acl(&inode->i_acl, res.acl_access); in nfs3_get_acl()
136 nfs3_complete_get_acl(&inode->i_default_acl, res.acl_default); in nfs3_get_acl()