Searched refs:NF4DIR (Results 1 – 6 of 6) sorted by relevance
323 NF4DIR = 2, /* Directory */ enumerator
787 if (type == NF4DIR) in nfsd4_acl_to_attr()
850 case NF4DIR: in nfsd4_create()1163 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
832 case NF4DIR: in nfsd4_decode_create()2800 case S_IFDIR: return NF4DIR; in nfs4_file_type()
351 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()364 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()4744 if (ftype == NF4DIR && dir->i_nlink > 2) in _nfs4_proc_remove()4784 err = _nfs4_proc_remove(dir, name, NF4DIR); in nfs4_proc_rmdir()4998 if (data->arg.ftype == NF4DIR) in nfs4_do_create()5070 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR); in _nfs4_proc_mkdir()
944 [NF4DIR] = S_IFDIR,