Home
last modified time | relevance | path

Searched refs:PSN_HASFH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dfs.c246 psn->stat |= PSN_HASFH; in psshfs_fs_nodetofh()
266 if ((psn->stat & PSN_HASFH) == 0) in psshfs_fs_fhtonode()
H A Dpsshfs.h144 #define PSN_HASFH 0x02 macro
H A Dnode.c934 if (psn->stat & PSN_HASFH) in psshfs_node_reclaim()