NF4REG
err = _nfs4_proc_remove(dir, &dentry->d_name, NF4REG);
if (*type < NF4REG || *type > NF4NAMEDATTR) {
[NF4REG] = S_IFREG,
status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG,
nfsd4_acl_to_attr(NF4REG, open->op_acl, &attrs);
*p = cpu_to_be32(NF4REG);