Searched refs:lockit (Results 1 – 4 of 4) sorted by relevance
701 kcage_get_pfn(int lockit) in kcage_get_pfn() argument706 if (lockit && !rw_tryenter(&kcage_range_rwlock, RW_READER)) in kcage_get_pfn()728 if (lockit) in kcage_get_pfn()
1467 meta_lockfs_common(mdname_t *fs, void **cookie, int lockit) in meta_lockfs_common() argument1515 (void) execl("/usr/sbin/lockfs", "lockfs", lockit ? "-w" : "-u", in meta_lockfs_common()
653 cachefs_cache_dirty(struct cachefscache *cachep, int lockit) in cachefs_cache_dirty() argument659 if (lockit) { in cachefs_cache_dirty()682 if (lockit) in cachefs_cache_dirty()
1117 void cachefs_cache_dirty(struct cachefscache *cachep, int lockit);