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

  /src/sys/fs/v7fs/
v7fs_impl.h 70 #define SUPERB_UNLOCK(x) ((x)->sb_lock.unlock((x)->sb_lock.cookie))
77 #define SUPERB_UNLOCK(x) ((void)0)
v7fs_datablock.c 110 SUPERB_UNLOCK(fs);
123 SUPERB_UNLOCK(fs);
130 SUPERB_UNLOCK(fs);
165 SUPERB_UNLOCK(fs);
172 SUPERB_UNLOCK(fs);
193 SUPERB_UNLOCK(fs);
v7fs_inode.c 133 SUPERB_UNLOCK(fs);
157 SUPERB_UNLOCK(fs);

Completed in 13 milliseconds