Searched refs:smbnode_t (Results 1 – 9 of 9) sorted by relevance
110 static smbnode_t *smbfreelist = NULL;134 static void sn_rmfree(smbnode_t *);135 static void sn_inactive(smbnode_t *);136 static void sn_addhash_locked(smbnode_t *, avl_index_t);137 static void sn_rmhash_locked(smbnode_t *);138 static void sn_destroy_node(smbnode_t *);141 static smbnode_t *144 static smbnode_t *154 sn_inactive(smbnode_t *np) in sn_inactive()206 smbnode_t *[all …]
83 smbnode_t *pnp, *xnp; in smbfs_get_xattrdir()130 smbnode_t *np = VTOSMB(vp); in smbfs_xa_parent()131 smbnode_t *pnp; in smbfs_xa_parent()195 smbnode_t *xnp; in smbfs_xa_exists()247 smbnode_t *pnp; /* parent */ in smbfs_xa_getfattr()304 smbnode_t *pnp; in smbfs_xa_findopen()
74 smbnode_t *np; in smbfs_getsd()144 smbnode_t *np; in smbfs_setsd()313 smbnode_t *np; in smbfs_acl_refresh()406 smbnode_t *np; in smbfs_acl_getids()442 smbnode_t *np; in smbfs_acl_getvsa()575 smbnode_t *np = VTOSMB(vp); in smbfs_acl_setvsa()
116 static void smbfs_rele_fid(smbnode_t *, struct smb_cred *);242 smbnode_t *np; in smbfs_open()420 smbnode_t *np; in smbfs_close()504 smbfs_rele_fid(smbnode_t *np, struct smb_cred *scred) in smbfs_rele_fid()583 smbnode_t *np; in smbfs_read()668 smbnode_t *np; in smbfs_write()851 smbnode_t *np; in smbfs_getattr()974 smbnode_t *np = VTOSMB(vp); in smbfssetattr()1278 smbnode_t *np; in smbfs_fsync()1316 smbnode_t *np; in smbfs_inactive()[all …]
133 smbnode_t *np = VTOSMB(vp); in smbfs_purge_caches()154 smbnode_t *np; in smbfs_cache_check()196 smbnode_t *np;212 smbnode_t *np; in smbfs_attrcache_fa()326 smbnode_t *np; in smbfs_getattr_cache()
269 } smbnode_t; typedef309 #define VTOSMB(vp) ((smbnode_t *)((vp)->v_data))
341 smbnode_t *rtnp = NULL; /* root of this fs */ in smbfs_mount()644 smbnode_t *rtnp; in smbfs_unmount()
263 smbnode_t *smbfs_node_findcreate(smbmntinfo_t *mi,
190 const smbnode_t *np = data; in smbfs_node_cb()