Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/tmpfs/
H A Dtmpfs_subr.c58 static ino_t tmpfs_fetch_ino(struct tmpfs_mount *);
126 nnode->tn_id = tmpfs_fetch_ino(tmp); in tmpfs_alloc_node()
1418 tmpfs_fetch_ino(struct tmpfs_mount *tmp) in tmpfs_fetch_ino() function