Home
last modified time | relevance | path

Searched refs:tmpfs_whiteout (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/tmpfs/
H A Dtmpfs_vnops.h88 int tmpfs_whiteout (void *);
H A Dtmpfs_vnops.c109 { &vop_whiteout_desc, tmpfs_whiteout },
1267 tmpfs_whiteout(void *v) in tmpfs_whiteout() function