Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dacl.h50 __be32 nfsd4_acl_to_attr(enum nfs_ftype4 type, struct nfs4_acl *acl,
Dnfs4acl.c754 __be32 nfsd4_acl_to_attr(enum nfs_ftype4 type, struct nfs4_acl *acl, in nfsd4_acl_to_attr() function
Dnfs4proc.c262 nfsd4_acl_to_attr(NF4REG, open->op_acl, &attrs); in nfsd4_create_file()
764 status = nfsd4_acl_to_attr(create->cr_type, create->cr_acl, &attrs); in nfsd4_create()
1127 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()