HomeSort by: relevance | last modified time | path
    Searched refs:tn_lockf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs.h 123 struct lockf * tn_lockf; member in struct:tmpfs_node
tmpfs_subr.c 233 node->tn_lockf = NULL;
tmpfs_vnops.c 1186 return lf_advlock(v, &node->tn_lockf, node->tn_size);

Completed in 19 milliseconds