fetch_share_mode_unlocked 3456 source3/include/proto.h struct share_mode_lock *fetch_share_mode_unlocked(TALLOC_CTX *mem_ctx,
fetch_share_mode_unlocked  992 source3/locking/locking.c 	if (!(lck = fetch_share_mode_unlocked(talloc_tos(), id, NULL, NULL))) {
fetch_share_mode_unlocked  204 source3/utils/status.c 	share_mode = fetch_share_mode_unlocked(NULL, id, "__unspecified__", "__unspecified__");