Searched refs:NF4DIR (Results 1 – 5 of 5) sorted by relevance
203 NF4DIR = 2, /* Directory */ enumerator
859 case NF4DIR: in nfsd4_create()918 case NF4DIR: in nfsd4_create()1314 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
993 case NF4DIR: in nfsd4_decode_create()3258 *p = cpu_to_be32(NF4DIR); in nfsd4_encode_fattr4_type()
393 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()406 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()4956 if (ftype == NF4DIR && dir->i_nlink > 2) in _nfs4_proc_remove()4996 err = _nfs4_proc_remove(dir, name, NF4DIR); in nfs4_proc_rmdir()5325 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR); in _nfs4_proc_mkdir()
952 [NF4DIR] = S_IFDIR,