Home
last modified time | relevance | path

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

/NextBSD/sys/fs/tmpfs/
HDtmpfs.h213 dev_t tn_rdev; member
270 #define tn_rdev tn_spec.tn_rdev macro
HDtmpfs_vnops.c368 node->tn_rdev : NODEV; in tmpfs_getattr()
HDtmpfs_subr.c219 nnode->tn_rdev = rdev; in tmpfs_alloc_node()