Home
last modified time | relevance | path

Searched refs:vfs_smr_exit (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_cache.c1415 vfs_smr_exit(); in cache_neg_promote_cond()
1419 vfs_smr_exit(); in cache_neg_promote_cond()
2157 vfs_smr_exit(); in cache_lookup()
2173 vfs_smr_exit(); in cache_lookup()
2178 vfs_smr_exit(); in cache_lookup()
2202 vfs_smr_exit(); in cache_lookup()
2206 vfs_smr_exit(); in cache_lookup()
2211 vfs_smr_exit(); in cache_lookup()
3577 vfs_smr_exit(); in vn_fullpath_any_smr()
3678 vfs_smr_exit(); in vn_fullpath_any_smr()
[all …]
H A Dkern_descrip.c3924 vfs_smr_exit(); in pwd_hold()
3927 vfs_smr_exit(); in pwd_hold()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vnops.c650 vfs_smr_exit(); in tmpfs_read_pgcache()
655 vfs_smr_exit(); in tmpfs_read_pgcache()
/freebsd/sys/sys/
H A Dvnode.h1187 #define vfs_smr_exit() smr_exit(VFS_SMR()) macro