Searched refs:NF4DIR (Results 1 – 5 of 5) sorted by relevance
330 NF4DIR = 2, /* Directory */ enumerator
842 case NF4DIR: in nfsd4_create()1221 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG, in nfsd4_setattr()
841 case NF4DIR: in nfsd4_decode_create()2998 *p = cpu_to_be32(NF4DIR); in nfsd4_encode_fattr4_type()
380 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()393 *p++ = htonl(NF4DIR); in nfs4_setup_readdir()4979 if (ftype == NF4DIR && dir->i_nlink > 2) in _nfs4_proc_remove()5019 err = _nfs4_proc_remove(dir, name, NF4DIR); in nfs4_proc_rmdir()5335 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR); in _nfs4_proc_mkdir()
966 [NF4DIR] = S_IFDIR,