Home
last modified time | relevance | path

Searched refs:smbnode (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h130 struct smbnode *f_dnp;
174 int smbfs_smb_lock(struct smbnode *np, int op, caddr_t id,
177 int smbfs_smb_getfattr(struct smbnode *np, smb_fh_t *fhp,
179 int smbfs_smb_getpattr(struct smbnode *np, struct smbfattr *fap,
196 struct smbnode *np, const char *name, int nmlen, int xattr,
201 int smbfs_smb_tmpopen(struct smbnode *np, uint32_t rights,
203 void smbfs_smb_tmpclose(struct smbnode *ssp, smb_fh_t *fid);
204 int smbfs_smb_open(struct smbnode *np, const char *name, int nmlen,
208 int smbfs_smb_create(struct smbnode *dnp, const char *name, int nmlen,
210 int smbfs_smb_rename(struct smbnode *sdnp, struct smbnode *src,
[all …]
H A Dsmbfs_node.c110 smbfs_getino(struct smbnode *dnp, const char *name, int nmlen) in smbfs_getino()
164 struct smbnode *dnp = VTOSMB(dvp); in smbfs_nget()
165 struct smbnode *np; in smbfs_nget()
212 smbfs_attr_touchdir(struct smbnode *dnp) in smbfs_attr_touchdir()
233 smbfs_attrcache_remove(struct smbnode *np) in smbfs_attrcache_remove()
244 smbfs_attrcache_rm_locked(struct smbnode *np) in smbfs_attrcache_rm_locked()
H A Dsmbfs_smb.c73 struct smbnode *np, in smbfs_smb_getfattr()
100 struct smbnode *np, in smbfs_smb_getpattr()
299 struct smbnode *np, in smbfs_smb_ntcreatex()
347 smbfs_smb_tmpopen(struct smbnode *np, uint32_t rights, struct smb_cred *scrp, in smbfs_smb_tmpopen()
397 smbfs_smb_tmpclose(struct smbnode *np, smb_fh_t *fhp) in smbfs_smb_tmpclose()
404 struct smbnode *np, in smbfs_smb_open()
455 struct smbnode *dnp, in smbfs_smb_create()
505 smbfs_smb_rename(struct smbnode *sdnp, struct smbnode *np, in smbfs_smb_rename()
506 struct smbnode *tdnp, const char *tname, int tnlen, in smbfs_smb_rename()
535 smbfs_smb_mkdir(struct smbnode *dnp, const char *name, int nmlen, in smbfs_smb_mkdir()
[all …]
H A Dsmbfs_node.h193 typedef struct smbnode { struct
209 struct smbnode *r_freef; /* free list forward pointer */ argument
210 struct smbnode *r_freeb; /* free list back pointer */ argument
H A Dsmbfs.h87 struct smbnode;
116 struct smbnode *smi_root; /* the root node */
H A Dsmbfs_smb1.c66 smbfs_smb1_lockandx(struct smbnode *np, int op, uint32_t pid,
137 smbfs_smb1_trans2_query(struct smbnode *np, uint16_t fid, in smbfs_smb1_trans2_query()
437 smbfs_smb1_t2rename(struct smbnode *np, in smbfs_smb1_t2rename()
475 smbfs_smb1_oldrename(struct smbnode *src, struct smbnode *tdnp, in smbfs_smb1_oldrename()
690 smbfs_smb_findopenLM2(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_smb_findopenLM2()
H A Dsmbfs_smb2.c69 smbfs_smb2_locking(struct smbnode *np, int op, uint32_t pid,
88 struct smbnode *np, in smbfs_smb2_getpattr()
473 smbfs_smb2_rename(struct smbnode *np, struct smbnode *tdnp, in smbfs_smb2_rename()
681 smbfs_smb2_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_smb2_findopen()
H A Dsmbfs_xattr.c246 smbfs_xa_getfattr(struct smbnode *xnp, struct smbfattr *fap, in smbfs_xa_getfattr()
353 smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_xa_findopen()
H A Dsmbfs_subr.c71 smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp, in smbfs_fullpath()
H A Dsmbfs_client.c545 struct smbnode *np = VTOSMB(vp); in smbfattr_to_vattr()
H A Dsmbfs_vnops.c3211 struct smbnode *dnp = VTOSMB(dvp); in smbfs_mkdir()
3285 struct smbnode *dnp = VTOSMB(dvp); in smbfs_rmdir()
3286 struct smbnode *np; in smbfs_rmdir()
3382 struct smbnode *np = VTOSMB(vp); in smbfs_readdir()
3441 struct smbnode *np = VTOSMB(vp); in smbfs_readvdir()
H A Dsmbfs_subr2.c1235 sizeof (struct smbnode)); in smbfs_subrinit()
/illumos-gate/usr/src/cmd/smbsrv/dtrace/
H A DMakefile29 smbnode.d smbsrv.d smbvfs.d smb-trace.d smb2-trace.d \
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-file-system-smb.p5m83 file path=usr/lib/smbsrv/dtrace/smbnode.d mode=0555