Searched refs:sm_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/ufs/ffs/
H A Dsoftdep.h349 LIST_ENTRY(bmsafemap) sm_hash; /* Hash links. */ member in struct:bmsafemap
H A Dffs_softdep.c4991 LIST_FOREACH(bmsafemap, bmsafemaphd, sm_hash)
5062 LIST_INSERT_HEAD(bmsafemaphd, bmsafemap, sm_hash);
11581 LIST_REMOVE(bmsafemap, sm_hash);

Completed in 243 milliseconds