Lines Matching refs:attrflag
3991 int attrflag, tryformoredirs = 1, eof = 0, gotmnton = 0; in nfsrpc_readdirplus() local
4328 attrflag = fxdr_unsigned(int, *tl); in nfsrpc_readdirplus()
4329 if (attrflag) { in nfsrpc_readdirplus()
4340 if (!attrflag && nfhp != NULL) { in nfsrpc_readdirplus()
7093 int attrflag, error, retlen; in nfsrpc_readds() local
7134 error = nfscl_postop_attr(nd, &na, &attrflag); in nfsrpc_readds()
7170 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
7233 error = nfscl_wcc_data(nd, vp, &na, &attrflag, NULL, in nfsrpc_writeds()
7311 int attrflag, error, commit, committed = NFSWRITE_FILESYNC, rlen; in nfsrpc_writedsmir() local
7360 error = nfscl_wcc_data(nd, vp, &na, &attrflag, NULL, in nfsrpc_writedsmir()
7545 int attrflag, error; in nfsrpc_commitds() local
7578 error = nfscl_wcc_data(nd, vp, &na, &attrflag, NULL, in nfsrpc_commitds()
9729 int attrflag, error; in nfscl_statfs() local
9734 &attrflag); in nfscl_statfs()
9735 if (attrflag != 0) in nfscl_statfs()