Lines Matching full:both
370 /* expecting either Rattach or Rlerror, but obviously not both */ in v9fs_tattach()
427 /* expecting either high- or low-level path, both not both */ in v9fs_twalk()
429 /* expecting either Rwalk or Rlerror, but obviously not both */ in v9fs_twalk()
499 /* expecting either Rgetattr or Rlerror, but obviously not both */ in v9fs_tgetattr()
616 /* expecting either Rreaddir or Rlerror, but obviously not both */ in v9fs_treaddir()
707 /* expecting either Rlopen or Rlerror, but obviously not both */ in v9fs_tlopen()
830 /* expecting either hi-level atPath or low-level dfid, but not both */ in v9fs_tmkdir()
832 /* expecting either Rmkdir or Rlerror, but obviously not both */ in v9fs_tmkdir()
890 /* expecting either hi-level atPath or low-level fid, but not both */ in v9fs_tlcreate()
892 /* expecting either Rlcreate or Rlerror, but obviously not both */ in v9fs_tlcreate()
954 /* expecting either hi-level atPath or low-level fid, but not both */ in v9fs_tsymlink()
956 /* expecting either Rsymlink or Rlerror, but obviously not both */ in v9fs_tsymlink()
1011 /* expecting either hi-level atPath or low-level dfid, but not both */ in v9fs_tlink()
1013 /* expecting either hi-level toPath or low-level fid, but not both */ in v9fs_tlink()
1065 /* expecting either hi-level atPath or low-level dirfd, but not both */ in v9fs_tunlinkat()