Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/tmpfs/
HDtmpfs_vfsops.c439 struct tmpfs_fid *tfhp; in tmpfs_fhtovp()
446 tfhp = (struct tmpfs_fid *) fhp; in tmpfs_fhtovp()
447 if (tfhp->tf_len != sizeof(struct tmpfs_fid)) in tmpfs_fhtovp()
507 struct tmpfs_fid tfh; in tmpfs_vptofh()
510 tfh.tf_len = sizeof(struct tmpfs_fid); in tmpfs_vptofh()
HDtmpfs.h386 struct tmpfs_fid { struct