Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_cache.c1348 vfs_smr_exit(); in cache_neg_promote_cond()
1352 vfs_smr_exit(); in cache_neg_promote_cond()
2090 vfs_smr_exit(); in cache_lookup()
2106 vfs_smr_exit(); in cache_lookup()
2111 vfs_smr_exit(); in cache_lookup()
2125 vfs_smr_exit(); in cache_lookup()
2135 vfs_smr_exit(); in cache_lookup()
2139 vfs_smr_exit(); in cache_lookup()
2144 vfs_smr_exit(); in cache_lookup()
3520 vfs_smr_exit(); in vn_fullpath_any_smr()
[all …]
HDkern_descrip.c3967 vfs_smr_exit(); in pwd_hold()
3970 vfs_smr_exit(); in pwd_hold()
/freebsd-14-stable/sys/fs/tmpfs/
HDtmpfs_vnops.c651 vfs_smr_exit(); in tmpfs_read_pgcache()
656 vfs_smr_exit(); in tmpfs_read_pgcache()
/freebsd-14-stable/sys/sys/
HDvnode.h1191 #define vfs_smr_exit() smr_exit(VFS_SMR()) macro