Searched refs:NF4REG (Results 1 – 4 of 4) sorted by relevance
327 NF4REG = 1, /* Regular File */ enumerator
265 nfsd4_acl_to_attr(NF4REG, open->op_acl, &attrs); in nfsd4_create_file()1186 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
947 [NF4REG] = S_IFREG,3357 if (*type < NF4REG || *type > NF4NAMEDATTR) { in decode_attr_type()
4912 err = _nfs4_proc_remove(dir, &dentry->d_name, NF4REG); in nfs4_proc_remove()