Searched defs:TMPFS_NODE_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs.h307 #define TMPFS_NODE_LOCK(node) mtx_lock(&(node)->tn_interlock) macro

Completed in 112 milliseconds