Searched refs:NF4REG (Results 1 – 5 of 5) sorted by relevance
325 NF4REG = 1, /* Regular File */ enumerator
263 nfsd4_acl_to_attr(NF4REG, open->op_acl, &attrs); in nfsd4_create_file()1159 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
3004 *p = cpu_to_be32(NF4REG); in nfsd4_encode_fattr4_type()
947 [NF4REG] = S_IFREG,3357 if (*type < NF4REG || *type > NF4NAMEDATTR) { in decode_attr_type()
4898 err = _nfs4_proc_remove(dir, &dentry->d_name, NF4REG); in nfs4_proc_remove()
Completed in 54 milliseconds