Searched refs:nfsd4_acl_to_attr (Results 1 – 3 of 3) sorted by relevance
50 __be32 nfsd4_acl_to_attr(enum nfs_ftype4 type, struct nfs4_acl *acl,
754 __be32 nfsd4_acl_to_attr(enum nfs_ftype4 type, struct nfs4_acl *acl, in nfsd4_acl_to_attr() function
262 nfsd4_acl_to_attr(NF4REG, open->op_acl, &attrs); in nfsd4_create_file()773 status = nfsd4_acl_to_attr(create->cr_type, create->cr_acl, &attrs); in nfsd4_create()1129 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
Completed in 10 milliseconds