Searched refs:NF4DIR (Results 1 – 6 of 6) sorted by relevance
329 NF4DIR = 2, /* Directory */ enumerator
785 if (type == NF4DIR) in nfsd4_acl_to_attr()
844 case NF4DIR: in nfsd4_create()1186 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
853 case NF4DIR: in nfsd4_decode_create()3007 *p = cpu_to_be32(NF4DIR); in nfsd4_encode_fattr4_type()
375 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()388 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()4903 if (ftype == NF4DIR && dir->i_nlink > 2) in _nfs4_proc_remove()4943 err = _nfs4_proc_remove(dir, name, NF4DIR); in nfs4_proc_rmdir()5248 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR); in _nfs4_proc_mkdir()
948 [NF4DIR] = S_IFDIR,