Home
last modified time | relevance | path

Searched defs:smbfs_attrcache_rm_locked (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_node.c244 smbfs_attrcache_rm_locked(struct smbnode *np) in smbfs_attrcache_rm_locked() function
H A Dsmbfs_subr.h350 #define smbfs_attrcache_rm_locked(np) (np)->r_attrtime = gethrtime() macro