Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_vfsops.c447 if (tfhp->tf_len != sizeof(struct tmpfs_fid)) in tmpfs_fhtovp()
510 tfh.tf_len = sizeof(struct tmpfs_fid); in tmpfs_vptofh()
H A Dtmpfs.h387 uint16_t tf_len; member