freebsd-dev/sys/fs/pseudofs
Dag-Erling Smørgrav b84ce33438 Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set
on the node in question.  Also add two API functions for setting and clearing
this flag; setting it also reclaims all vnodes associated with the node.
2001-10-02 22:22:42 +00:00
..
pseudofs_fileno.c For some reason, though the module builds just fine without <sys/lock.h>, 2001-06-11 15:04:48 +00:00
pseudofs_internal.h [the previous commit to pseudofs_vncache.c got the wrong log message] 2001-10-01 04:26:33 +00:00
pseudofs_vncache.c Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set 2001-10-02 22:22:42 +00:00
pseudofs_vnops.c Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set 2001-10-02 22:22:42 +00:00
pseudofs.c Only print "XXX (un)registered" message if bootverbose. 2001-10-02 22:21:07 +00:00
pseudofs.h Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set 2001-10-02 22:22:42 +00:00