Searched refs:NF4DIR (Results 1 – 6 of 6) sorted by relevance
330 NF4DIR = 2, /* Directory */ enumerator
794 if (type == NF4DIR) in nfsd4_acl_to_attr()
889 case NF4DIR: in nfsd4_create()1285 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
974 case NF4DIR: in nfsd4_decode_create()3222 *p = cpu_to_be32(NF4DIR); in nfsd4_encode_fattr4_type()
379 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()392 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()4906 if (ftype == NF4DIR && dir->i_nlink > 2) in _nfs4_proc_remove()4946 err = _nfs4_proc_remove(dir, name, NF4DIR); in nfs4_proc_rmdir()5266 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR); in _nfs4_proc_mkdir()
951 [NF4DIR] = S_IFDIR,